diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/default_config.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index abafe4ae..48871906 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -340,6 +340,9 @@ user_list_sort = desc # be displayed using their nick color if true. display_user_color_in_join_part = false +# Display user tune notifications as information messages or not +display_tune_notifications = false + # if true, chat states will be sent to the people you are talking to. # Chat states are, for example, messages informing that you are composing # a message or that you closed the tab, etc |