mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 05:15:38 +02:00
Update fileConfig.yml
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
This commit is contained in:
@@ -144,9 +144,12 @@ http:
|
|||||||
# rate limiting
|
# rate limiting
|
||||||
rate-limit:
|
rate-limit:
|
||||||
rateLimit:
|
rateLimit:
|
||||||
average: 100
|
average: 50
|
||||||
period: 1
|
period: 1s
|
||||||
burst: 100
|
burst: 100
|
||||||
|
# uncomment the next lines if behind cloudflare
|
||||||
|
#sourceCriterion:
|
||||||
|
# requestHeaderName: CF-Connecting-IP
|
||||||
|
|
||||||
# basic auth popup
|
# basic auth popup
|
||||||
basic-auth:
|
basic-auth:
|
||||||
|
|||||||
Reference in New Issue
Block a user