aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Derek <[email protected]>2019-10-06 17:12:47 -0400
committerGravatar Derek <[email protected]>2019-10-06 17:12:47 -0400
commit97bfd35e34b56336950aa36b103889e2606627e0 (patch)
treec2e4b748ee7314a580e6767b620a93f1300a7ab5
parentMerge pull request #492 from python-discord/doc-fix (diff)
Update max threshold for attachments
-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