From 34af8f69c7aff2d02a10fab954ae7ddf15cee193 Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 11 Mar 2013 11:43:32 +0100 Subject: Add a receive_user_tune option (fix #2261) --- data/default_config.cfg | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'data/default_config.cfg') diff --git a/data/default_config.cfg b/data/default_config.cfg index 48871906..dacfd91c 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -343,6 +343,12 @@ display_user_color_in_join_part = false # Display user tune notifications as information messages or not display_tune_notifications = false +# Receive the tune notifications or not (in order to display informations +# in the roster). +# If this is set to false, then the display_tune_notifications +# option will be ignored. +receive_user_tune = true + # 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 -- cgit v1.2.3