mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-10 11:33:11 +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
|
# result formats offered - use 1 or more comma-separated from: html,atom,rss
|
||||||
# html uses the normal search module
|
# html uses the normal search module
|
||||||
websvc.opensearch.formats = html,atom,rss
|
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 ####
|
#### Content Inline Disposition Threshold ####
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user