aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Boris Muratov <[email protected]>2021-08-23 21:55:53 +0300
committerGravatar GitHub <[email protected]>2021-08-23 21:55:53 +0300
commit697c0da9b781cc71acca24b0c1b56ae10a7959cf (patch)
tree7a84dbf7cbd2e689916db42a023159f30b586d89 /config-default.yml
parentMerge pull request #1682 from python-discord/feat/mod/1665/override-auto-mute (diff)
parentMerge branch 'main' into mbaruh/anti-spam (diff)
Merge pull request #1760 from python-discord/mbaruh/anti-spam
Cross-channel and deleted messages anti-spam
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml2
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