make at-replies conditional on setting

dev
Tai @ Flex 2017-03-03 14:41:44 +00:00
parent a308149a2c
commit 6c737bf236
1 changed files with 3 additions and 0 deletions

View File

@ -9,3 +9,6 @@ chat_modes.maxproximity (Max distance for proximity mode) string 100
# Activation
chat_modes.active (Activate chat_modes) bool false
# @mentions are on by default
chat_modes.no_at_replies (Toggle @reply functionality) bool true