mcabber/mcabberrc.example
changeset 2207 3a4a3a180c9c
parent 2201 1c8ca1a8e5fe
child 2233 90c25a29fb35
equal deleted inserted replaced
2206:5d0b2fe13939 2207:3a4a3a180c9c
   162 # You can save the messages history: set logging = 1
   162 # You can save the messages history: set logging = 1
   163 # Set 'logging_ignore_status' to 1 if you do not want to save status changes
   163 # Set 'logging_ignore_status' to 1 if you do not want to save status changes
   164 # (and status messages) to the log files (default: 0).
   164 # (and status messages) to the log files (default: 0).
   165 # You can load (read) the messages history: set load_logs = 1
   165 # You can load (read) the messages history: set load_logs = 1
   166 # If you enable load_logs, you can use the 'max_history_age' setting below.
   166 # If you enable load_logs, you can use the 'max_history_age' setting below.
   167 # Default logging directory (logging_dir) is $HOME/.mcabber/histo/
   167 # The default logging directory (logging_dir) is $HOME/.mcabber/histo/
       
   168 # (or $XDG_CONFIG_HOME/mcabber/histo/).
   168 # Defaults for logging, load_logs are 0 (disabled)
   169 # Defaults for logging, load_logs are 0 (disabled)
   169 # Note: the logging directory must exist if you enable logging, mcabber
   170 # Note: the logging directory must exist if you enable logging, mcabber
   170 #       will not create it.
   171 #       will not create it.
   171 # Note: these options, except 'max_history_age' and 'max_history_blocks',
   172 # Note: these options, except 'max_history_age' and 'max_history_blocks',
   172 # are used at startup time.
   173 # are used at startup time.