Skip to content

Commit 6878cd6

Browse files
[DURACOM-455] add config example
1 parent 4f72074 commit 6878cd6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config/config.example.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,8 @@ layout:
675675
default:
676676
icon: fas fa-project-diagram
677677
style: text-success
678-
678+
# If true the dowmload link in item page will rerendered as an advanced attachment, the view can be then configured with the config advancedAttachmentRendering
679+
showDownloadLinkAsAttachment: true
679680
# When the search results are retrieved, for each item type the metadata with a valid authority value are inspected.
680681
# Referenced items will be fetched with a find all by id strategy to avoid individual rest requests
681682
# to efficiently display the search results.

0 commit comments

Comments
 (0)