diff options
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 58651f548..465f61b5f 100644 --- a/config-default.yml +++ b/config-default.yml @@ -275,17 +275,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 @@ -391,12 +393,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:  |