Allow option to skip non-violation chat checks

This commit is contained in:
SilicaAndPina 2021-02-04 14:20:12 +13:00
parent 1916d20031
commit 41578298b6
4 changed files with 13 additions and 1 deletions

View file

@ -35,6 +35,11 @@ enable_word_filter=true
# (NOTE: This feature is also used to filter some less-'bad' words disabling it will allow users to say them!)
enable_corrections=true
# Include non-violations
# stuff like blocking you from saying your password in chat
# and FULL CAPS messages.
non_violation=true
# Wether or not to consider all users "Subscribers"
all_users_subscribed=false