mcabber/mcabberrc.example
changeset 1757 6e55f9776d5d
parent 1756 e2c084204583
child 1793 c3ddb52f1055
equal deleted inserted replaced
1756:e2c084204583 1757:6e55f9776d5d
   166 # Note that 'logging' must be enabled for this feature to work.
   166 # Note that 'logging' must be enabled for this feature to work.
   167 #set statefile = ~/.mcabber/mcabber.state
   167 #set statefile = ~/.mcabber/mcabber.state
   168 
   168 
   169 # You can specify a maximum number of data blocks per buffer (1 block contains
   169 # You can specify a maximum number of data blocks per buffer (1 block contains
   170 # about 8kB).  The default is 0 (unlimited).  If set, this value must be > 2.
   170 # about 8kB).  The default is 0 (unlimited).  If set, this value must be > 2.
   171 #set max_history_blocks = 8
   171 set max_history_blocks = 8
   172 
   172 
   173 # IQ settings
   173 # IQ settings
   174 # Set iq_version_hide_os to 1 if you do not want to allow people to retrieve
   174 # Set iq_version_hide_os to 1 if you do not want to allow people to retrieve
   175 # your OS version.
   175 # your OS version.
   176 #set iq_version_hide_os = 0
   176 #set iq_version_hide_os = 0