adjust limit_param_default provisionally to avoid get part of the dababase data
Change-Id: I99132d351ccfbc1439d6d346be4c01097fa8ef2d
This commit is contained in:
parent
f1dc91c46b
commit
51869425e3
@ -51,7 +51,7 @@ api_limit_max = 1000
|
||||
|
||||
# If a `limit` query param is not provided in an api request, it will
|
||||
# default to `limit_param_default`
|
||||
limit_param_default = 25
|
||||
limit_param_default = 900
|
||||
|
||||
# Role used to identify an authenticated user as administrator
|
||||
#admin_role = admin
|
||||
|
Loading…
x
Reference in New Issue
Block a user