# HG changeset patch # User Mikael Berthe # Date 1268483808 -3600 # Node ID 6e55f9776d5d75d743c59d42a82d904fe419b4d4 # Parent e2c084204583ccfe81890e1e8fe65131fa8f3687 Uncomment max_history_blocks in the sample configuration file Most people probably don't want unlimited history buffers in memory... diff -r e2c084204583 -r 6e55f9776d5d mcabber/mcabberrc.example --- a/mcabber/mcabberrc.example Sat Mar 13 13:18:07 2010 +0100 +++ b/mcabber/mcabberrc.example Sat Mar 13 13:36:48 2010 +0100 @@ -168,7 +168,7 @@ # You can specify a maximum number of data blocks per buffer (1 block contains # about 8kB). The default is 0 (unlimited). If set, this value must be > 2. -#set max_history_blocks = 8 +set max_history_blocks = 8 # IQ settings # Set iq_version_hide_os to 1 if you do not want to allow people to retrieve