diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 79828dd77..eaf8e0ad7 100644 --- a/config-default.yml +++ b/config-default.yml @@ -377,6 +377,8 @@ urls:  anti_spam: +    cache_size: 100 +      # Clean messages that violate a rule.      clean_offending: true      ping_everyone: true  |