nightly tests: bump page limit to 200 to ensure crawls don't end too quickly when testing quotas/limits

This commit is contained in:
Ilya Kreymer 2023-11-08 15:10:55 -08:00
parent d2d7240455
commit e4660dd010

View File

@ -2,7 +2,7 @@
invite_expire_seconds: 10
max_pages_per_crawl: 15
max_pages_per_crawl: 200
# enable to allow access to minio directly