diff --git a/config/config.example.yml b/config/config.example.yml index bb4c691f6b..86c60073f0 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -208,7 +208,7 @@ item: # Show the item access status label in items lists showAccessStatuses: false bitstream: - # Number of entries in the bitstream list in the full item view page. + # Number of entries in the bitstream list in the item view page. # Rounded to the nearest size in the list of selectable sizes on the # settings menu. See pageSizeOptions in 'pagination-component-options.model.ts'. pageSize: 5 @@ -300,4 +300,4 @@ info: # display in supported metadata fields. By default, only dc.description.abstract is supported. markdown: enabled: false - mathjax: false \ No newline at end of file + mathjax: false