mcabber/mcabberrc.example
changeset 177 a51ce78a0e2a
parent 169 0ed6099b5a54
child 211 0627546a21fe
equal deleted inserted replaced
176:99a99a160113 177:a51ce78a0e2a
    23 # in the roster.
    23 # in the roster.
    24 #hide_offline_buddies = 0
    24 #hide_offline_buddies = 0
    25 
    25 
    26 # History logging
    26 # History logging
    27 # You can save the messages history: set logging = 1
    27 # You can save the messages history: set logging = 1
       
    28 # You can load (read) the messages history: set load_logs = 1
    28 # Default logging directory (logging_dir) is $HOME/.mcabber/histo/
    29 # Default logging directory (logging_dir) is $HOME/.mcabber/histo/
    29 logging = 1
    30 logging = 1
       
    31 #load_logs = 1
    30 #logging_dir = /home/mikael/.mcabber/histo/
    32 #logging_dir = /home/mikael/.mcabber/histo/
    31 
    33 
    32 # External command for events
    34 # External command for events
    33 # You can specify a script or process to be launched when an event occurs.
    35 # You can specify a script or process to be launched when an event occurs.
    34 # For now it is called the following way:
    36 # For now it is called the following way: