feat: remove email rate limit configuration from environment and database schema
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user