diff options
| author | 2020-08-28 20:21:01 -0500 | |
|---|---|---|
| committer | 2020-08-29 14:53:47 -0500 | |
| commit | c55b7e3749166d06f66193692a7ded5d1317a154 (patch) | |
| tree | 6f7ea5003b98a62df5626485db94257dfe5a7c83 /config-default.yml | |
| parent | Everyone Ping: Added required values to config (diff) | |
Everyone Ping: Fixed rule, edited config
Changed the method of checking for an everyone ping.
Also changed the config to act as `min pings` instead
of `ping enabled/disabled`.
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config-default.yml b/config-default.yml index 18d7f4b0e..8546b5310 100644 --- a/config-default.yml +++ b/config-default.yml @@ -386,8 +386,8 @@ anti_spam: max: 3 everyone_ping: - interval: 1 - max: 1 + interval: 10 + max: 0 reddit: |