You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/config.example.yml
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -709,12 +709,8 @@ layout:
709
709
# 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
710
710
showDownloadLinkAsAttachment: false
711
711
# 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.
713
713
advancedAttachmentRendering:
714
-
# Pagination configuration for attachment lists
715
-
pagination:
716
-
enabled: true
717
-
elementsPerPage: 2
718
714
# Metadata and attributes to display for each attachment
0 commit comments