add configuration key websvc.opensearch.max_num_of_items_per_request

This commit is contained in:
Sascha Szott
2025-04-01 19:51:28 +02:00
committed by Tim Donohue
parent 869d122eac
commit ca3b2de1a8

View File

@@ -1362,7 +1362,8 @@ websvc.opensearch.tags = IR DSpace
# result formats offered - use 1 or more comma-separated from: html,atom,rss
# html uses the normal search module
websvc.opensearch.formats = html,atom,rss
# maximum number of item per request
websvc.opensearch.max_num_of_items_per_request = 100
#### Content Inline Disposition Threshold ####
#