aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar MrAwesomeRocks <[email protected]>2020-08-28 19:30:34 -0500
committerGravatar MrAwesomeRocks <[email protected]>2020-08-29 14:52:52 -0500
commitf873e685e34f1af62f2bc49bc3e37265c327b3ea (patch)
treede74b8e6b86f52c3284b33b313fb1b48845e00ff /config-default.yml
parentEveryone Ping: Added rule to recognized rules (diff)
Everyone Ping: Added required values to config
The `max` and `interval` values were required, so they were added to the config file and the rule was modified to accept these new values.
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml
index 3a5918983..18d7f4b0e 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -386,7 +386,8 @@ anti_spam:
max: 3
everyone_ping:
- enabled: true
+ interval: 1
+ max: 1
reddit: