mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 18:14:26 +00:00
add configuration key websvc.opensearch.max_num_of_items_per_request
This commit is contained in:
@@ -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 ####
|
||||
#
|
||||
|
Reference in New Issue
Block a user