aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2020-09-05 11:07:58 +0200
committerGravatar Sebastiaan Zeeff <[email protected]>2020-09-05 11:07:58 +0200
commit53cb77bb2d541d0be61bc3c25e37b54601963b7c (patch)
treeb93a9acabaa86368221360059eab1039a48bccf0 /config-default.yml
parentDisable burst_shared filter of the AntiSpam cog (diff)
Disable everyone_ping filter in AntiSpam cog
As there are a few bugs in the implementation, I've temporarily disabled the at-everyone ping filter in the AntiSpam cog. We can disable it after we've fixed the bugs. Signed-off-by: Sebastiaan Zeeff <[email protected]>
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/config-default.yml b/config-default.yml
index e9324c62f..6e7cff92d 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -389,9 +389,11 @@ anti_spam:
interval: 10
max: 3
- everyone_ping:
- interval: 10
- max: 0
+ # The everyone ping filter is temporarily disabled
+ # until we've fixed a couple of bugs.
+ # everyone_ping:
+ # interval: 10
+ # max: 0
reddit: