This commit is contained in:
Tom Moor
2022-08-16 19:43:50 +02:00
parent ed8176ca7d
commit 85dab03820
4 changed files with 12 additions and 13 deletions

View File

@@ -174,6 +174,6 @@ DEFAULT_LANGUAGE=en_US
# Optionally enable rate limiter at application web server
RATE_LIMITER_ENABLED=true
# Configure default throttling paramaters for rate limiter
RATE_LIMITER_REQUESTS=5000
# Configure default throttling parameters for rate limiter
RATE_LIMITER_REQUESTS=1000
RATE_LIMITER_DURATION_WINDOW=60