feat: add auth email rate limit (#220)
This commit is contained in:
@@ -34,6 +34,7 @@ AWS_ACCESS_KEY="<your-aws-access-key>"
|
||||
|
||||
DOCKER_OUTPUT=1
|
||||
API_RATE_LIMIT=1
|
||||
AUTH_EMAIL_RATE_LIMIT=5
|
||||
|
||||
# used to send important error notification - optional
|
||||
DISCORD_WEBHOOK_URL=""
|
||||
|
Reference in New Issue
Block a user