We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff01bc commit 599a5fdCopy full SHA for 599a5fd
1 file changed
config/config.example.yml
@@ -208,7 +208,7 @@ item:
208
# Show the item access status label in items lists
209
showAccessStatuses: false
210
bitstream:
211
- # 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.
212
# Rounded to the nearest size in the list of selectable sizes on the
213
# settings menu. See pageSizeOptions in 'pagination-component-options.model.ts'.
214
pageSize: 5
@@ -300,4 +300,4 @@ info:
300
# display in supported metadata fields. By default, only dc.description.abstract is supported.
301
markdown:
302
enabled: false
303
- mathjax: false
+ mathjax: false
0 commit comments