mcabber/mcabberrc.example
changeset 1136 73820cf499a4
parent 1131 73e6ca0a03a9
child 1141 5be2408a6534
equal deleted inserted replaced
1135:5d7c05932b13 1136:73820cf499a4
    96 # If you enable load_logs, you can use the 'max_history_age' setting below.
    96 # If you enable load_logs, you can use the 'max_history_age' setting below.
    97 # Default logging directory (logging_dir) is $HOME/.mcabber/histo/
    97 # Default logging directory (logging_dir) is $HOME/.mcabber/histo/
    98 # Defaults for logging, load_logs are 0 (disabled)
    98 # Defaults for logging, load_logs are 0 (disabled)
    99 # Note: the logging directory must exist if you enable logging, mcabber
    99 # Note: the logging directory must exist if you enable logging, mcabber
   100 #       will not create it.
   100 #       will not create it.
       
   101 # Note: these options, except 'max_history_age', are used at startup time.
   101 #set logging = 1
   102 #set logging = 1
   102 #set load_logs = 1
   103 #set load_logs = 1
   103 #set logging_dir = /home/mikael/.mcabber/histo/
   104 #set logging_dir = /home/mikael/.mcabber/histo/
   104 
   105 
   105 # Set log_muc_conf to 1 to enable MUC chatrooms logging (default = 0)
   106 # Set log_muc_conf to 1 to enable MUC chatrooms logging (default = 0)