diff options
| author | 2020-09-21 20:39:28 -0400 | |
|---|---|---|
| committer | 2020-09-21 20:39:28 -0400 | |
| commit | b8f76e6d4928ce4018ca202a67a966e5a64f0e70 (patch) | |
| tree | 88ee79381a74b09c08c851d45e7fb0d763d885df /config-default.yml | |
| parent | Lower duckpond threshold to increase activity (diff) | |
| parent | Merge branch 'bug/1142/fix-everyone-ping' into master (diff) | |
Merge branch 'master' into sebastiaan/bugs/duckpond
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 24 |
1 files changed, 10 insertions, 14 deletions
diff --git a/config-default.yml b/config-default.yml index fe15e5a87..c809a7340 100644 --- a/config-default.yml +++ b/config-default.yml @@ -271,17 +271,19 @@ guild: filter: # What do we filter? - filter_zalgo: false - filter_invites: true - filter_domains: true - watch_regex: true - watch_rich_embeds: true + filter_zalgo: false + filter_invites: true + filter_domains: true + filter_everyone_ping: true + watch_regex: true + watch_rich_embeds: true # Notify user on filter? # Notifications are not expected for "watchlist" type filters - notify_user_zalgo: false - notify_user_invites: true - notify_user_domains: false + notify_user_zalgo: false + notify_user_invites: true + notify_user_domains: false + notify_user_everyone_ping: true # Filter configuration ping_everyone: true @@ -387,12 +389,6 @@ anti_spam: interval: 10 max: 3 - # The everyone ping filter is temporarily disabled - # until we've fixed a couple of bugs. - # everyone_ping: - # interval: 10 - # max: 0 - reddit: subreddits: |