Skip to content

Commit

Permalink
Merge pull request #488 from UN-OCHA/cafuego/ops-10939-testbot-limit
Browse files Browse the repository at this point in the history
fix(tests): Set a higher rate limit for bots, so the test bot does no…
  • Loading branch information
cafuego authored Oct 10, 2024
2 parents 83437e4 + d5df8d6 commit 4f77cb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ services:
- ENVIRONMENT=dev
- NGINX_SERVERNAME=gms-test-site,localhost,127.0.0.1
- NGINX_OVERRIDE_PROTOCOL=HTTP,gms-test-site,localhost,127.0.0.1
- NGINX_LIMIT_BOTS=64r/s
- NGINX_BURST_BOTS=256 nodelay
- DRUSH_OPTIONS_URI=http://gms-test-site
- DRUPAL_DB_DATABASE=gms
- DRUPAL_DB_USERNAME=gms
Expand Down

0 comments on commit 4f77cb9

Please sign in to comment.