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 GitHub
parent d94978de35
commit 785838f85c

View File

@@ -1401,7 +1401,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 ####
#