[Web] Allow to set max_age for quarantine items
This commit is contained in:
@@ -687,6 +687,7 @@ $lang['admin']['active_rspamd_settings_map'] = "Active settings map";
|
||||
$lang['admin']['quota_notifications_info'] = "Quota notications are sent to users once when crossing 80% and once when crossing 95% usage.";
|
||||
$lang['admin']['quarantine_retention_size'] = "Retentions per mailbox:<br><small>0 indicates <b>inactive</b>.</small>";
|
||||
$lang['admin']['quarantine_max_size'] = "Maximum size in MiB (larger elements are discarded):<br><small>0 does <b>not</b> indicate unlimited.</small>";
|
||||
$lang['admin']['quarantine_max_age'] = "Maximum age in days<br><small>Value must be equal to or greater than 1 day.</small>";
|
||||
$lang['admin']['quarantine_exclude_domains'] = "Exclude domains and alias-domains";
|
||||
$lang['admin']['quarantine_release_format'] = "Format of released items";
|
||||
$lang['admin']['quarantine_release_format_raw'] = "Unmodified original";
|
||||
|
Reference in New Issue
Block a user