From 808c0854e810159c1c89e4599cfad38893c06646 Mon Sep 17 00:00:00 2001 From: "louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13" Date: Sat, 13 Feb 2010 01:08:44 +0000 Subject: fixed #1163 --- data/default_config.cfg | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index 879f6590..8f6123d2 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -27,7 +27,13 @@ after_completion = , # a list of words (separated by a semicolon (:)) that will be highlighted if said by # someone on a room -highlight_on = FION +highlight_on = + +# if true, no join or quit message will be displayed in the rooms +hide_enter_join = False + +# if true, no status change will be displayed in the rooms +hide_status_change = False # the file where logs are saved (useless for the moment) logfile = logs -- cgit v1.2.3