nightly tests: bump page limit to 200 to ensure crawls don't end too quickly when testing quotas/limits
This commit is contained in:
parent
d2d7240455
commit
e4660dd010
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
invite_expire_seconds: 10
|
invite_expire_seconds: 10
|
||||||
|
|
||||||
max_pages_per_crawl: 15
|
max_pages_per_crawl: 200
|
||||||
|
|
||||||
|
|
||||||
# enable to allow access to minio directly
|
# enable to allow access to minio directly
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user