aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2019-10-08 12:32:52 +0200
committerGravatar GitHub <[email protected]>2019-10-08 12:32:52 +0200
commit54063b1f8fe1c90c3e0893cdea99051e969c13ec (patch)
tree377cb0bd50e85a265a56726a368c8a6419743ded /config-default.yml
parentOnly allow members currently in the guild to be warned (diff)
parentMerge pull request #498 from fiskenslakt/feat/attachment-spam-threshold (diff)
Merge branch 'master' into moderation-cleanup
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml
index 38b26f64f..0dac9bf9f 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -282,7 +282,7 @@ anti_spam:
rules:
attachments:
interval: 10
- max: 3
+ max: 9
burst:
interval: 10