From 8c0b3f8ae5ef6d61eefd9cdd9c6acec5a32fd7f9 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 5 Aug 2012 13:08:06 +0200 Subject: Add a filter_info_messages option - This option takes a list of words separated by colons - All the messages containing those words will not be shown --- data/default_config.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index ff73ecc4..834c629c 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -143,6 +143,10 @@ information_buffer_popup_on = error roster warning help info # one line, the popup will stay visible two second per additional lines popup_time = 4 +# 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. +filter_info_messages = # Set to 'true' if you want to automatically rejoin the # rooms when you're kicked or banned -- cgit v1.2.3