diff options
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r-- | data/default_config.cfg | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index cbc8bd3b..e3d32d22 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -231,13 +231,6 @@ autorejoin_delay = 5 # will be "john_" alternative_nickname = -# Limit the number of messages you want to receive when the -# multiuserchat rooms send you recent history -# 0: You won't receive any -# -1: You will receive the server default -# n: You will receive at most n messages -muc_history_length = 50 - # set to 'true' if you want to save logs of all the messages # in files. use_log = false |