comparison mcabber/mcabberrc.example @ 2259:d3e9118c2795

Update note about history dir creation
author Andrey Utkin <andrey_utkin@fastmail.com>
date Tue, 15 Mar 2016 17:31:59 +0200
parents 377b6a52b25f
children fa8365fb6ac2
comparison
equal deleted inserted replaced
2258:1cc88b0efdb9 2259:d3e9118c2795
182 # You can load (read) the messages history: set load_logs = 1 182 # You can load (read) the messages history: set load_logs = 1
183 # If you enable load_logs, you can use the 'max_history_age' setting below. 183 # If you enable load_logs, you can use the 'max_history_age' setting below.
184 # The default logging directory (logging_dir) is $HOME/.mcabber/histo/ 184 # The default logging directory (logging_dir) is $HOME/.mcabber/histo/
185 # (or $XDG_CONFIG_HOME/mcabber/histo/). 185 # (or $XDG_CONFIG_HOME/mcabber/histo/).
186 # Defaults for logging, load_logs are 0 (disabled) 186 # Defaults for logging, load_logs are 0 (disabled)
187 # Note: the logging directory must exist if you enable logging, mcabber 187 # Note: the logging directory path is created if absent.
188 # will not create it.
189 # Note: these options, except 'max_history_age' and 'max_history_blocks', 188 # Note: these options, except 'max_history_age' and 'max_history_blocks',
190 # are used at startup time. 189 # are used at startup time.
191 #set logging = 1 190 #set logging = 1
192 #set load_logs = 1 191 #set load_logs = 1
193 #set logging_dir = ~/.mcabber/histo/ 192 #set logging_dir = ~/.mcabber/histo/