diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/default_config.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
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 |