traefik: set forgejo rate-limit higher, again...
All checks were successful
ansible-lint / gitleaks (push) Successful in 4s
ansible-lint / Ansible Lint (push) Successful in 50s

This commit is contained in:
Michael Grote 2024-09-23 15:40:33 +02:00
parent 96df3630c5
commit e0561be1a4

View file

@ -21,8 +21,8 @@ http:
middlewares: middlewares:
ratelimit: ratelimit:
rateLimit: rateLimit:
average: 15 average: 25
burst: 25 burst: 50
sourceCriterion: sourceCriterion:
ipStrategy: ipStrategy:
depth: 2 depth: 2