mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Set default max page size to 200
This commit is contained in:
@ -22,7 +22,7 @@ docspell.server {
|
||||
# within the client config, but it is restricted by the server to
|
||||
# the number defined here. An admin might choose a lower number
|
||||
# depending on the available resources.
|
||||
max-item-page-size = 500
|
||||
max-item-page-size = 200
|
||||
|
||||
# Authentication.
|
||||
auth {
|
||||
|
Reference in New Issue
Block a user