FEATURE: Keep `EmailLogs` records without a `reply_key` for 90 days by default.

This commit is contained in:
Guo Xiang Tan 2018-05-10 15:11:53 +08:00
parent 5c7a235c03
commit 186623acd0
1 changed files with 2 additions and 1 deletions

View File

@ -778,7 +778,8 @@ email:
unsubscribe_via_email_footer:
default: false
delete_email_logs_after_days:
default: 365
default: 90
shadowed_by_global: true
max_emails_per_day_per_user: 100
enable_staged_users: true
maximum_staged_users_per_email: 10