From affdcb07b4b3fa4543d01dcc35ac358e76936084 Mon Sep 17 00:00:00 2001 From: Johannes Krude Date: Fri, 31 Aug 2012 10:37:35 +0200 Subject: added muc_history_length support --- data/default_config.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/default_config.cfg b/data/default_config.cfg index 834c629c..8c09d90f 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -172,7 +172,7 @@ 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 maximum +# -1: You will receive the server default # n: You will receive at most n messages muc_history_length = 50 -- cgit v1.2.3