diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 7a5960987..ad87e44ac 100644 --- a/config-default.yml +++ b/config-default.yml @@ -140,6 +140,12 @@ filter: watch_words: true watch_tokens: 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 + # Filter configuration ping_everyone: true # Ping @everyone when we send a mod-alert? |