Skip to content

Commit f2e0b3b

Browse files
[DURACOM-455] clean up config example
1 parent 8bceb03 commit f2e0b3b

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

config/config.example.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -709,12 +709,8 @@ layout:
709709
# If true the download link in item page will be rendered as an advanced attachment, the view can be then configured with the layout.advancedAttachmentRendering config
710710
showDownloadLinkAsAttachment: false
711711
# Configuration for advanced attachment rendering in item pages. This controls how files are displayed when showDownloadLinkAsAttachment is enabled.
712-
# Defines pagination settings and which metadata/attributes to display for bitstream attachments.
712+
# Defines which metadata/attributes to display for bitstream attachments.
713713
advancedAttachmentRendering:
714-
# Pagination configuration for attachment lists
715-
pagination:
716-
enabled: true
717-
elementsPerPage: 2
718714
# Metadata and attributes to display for each attachment
719715
metadata:
720716
- name: dc.title

0 commit comments

Comments
 (0)