feat: remove email rate limit configuration from environment and database schema

This commit is contained in:
Daniel Volz
2025-12-25 13:24:25 +01:00
parent 55dd9bbff5
commit aa87a65d31
3 changed files with 0 additions and 5 deletions
-3
View File
@@ -28,9 +28,6 @@ SMTP_PASS=
SMTP_FROM=
SMTP_SECURE=false
# Rate limits
EMAILS_PER_DAY=3
# Admin settings default value only - frontend settings (stored in settings.json) take precedence
REMINDER_DAYS_BEFORE=7