From 5bfbbb2c245ac8eb16268856d8c06559ced1a7fe Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Fri, 30 Nov 2012 13:47:11 +0100 Subject: Add a hide_user_lits option that does what it says. fix #2170 --- data/default_config.cfg | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index 489f9915..9c0c7052 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -147,6 +147,11 @@ information_buffer_popup_on = error roster warning help info # one line, the popup will stay visible two second per additional lines popup_time = 4 +# Whether to hide the list of user in the MultiUserChat tabs or not. Useful +# for example if you want to copy/paste the content of the buffer, or if you +# want to gain space +hide_user_list = false + # A list of words (or sentences) separated by colons (":"). All the # informational messages (described above) containing at least one of those # values will not be shown. -- cgit v1.2.3