mcabber/mcabberrc.example
changeset 477 d11e5ce2582c
parent 453 39e173645f9c
child 500 357086193b02
equal deleted inserted replaced
476:88f026a75e66 477:d11e5ce2582c
    52 #       will not create it.
    52 #       will not create it.
    53 #set logging = 1
    53 #set logging = 1
    54 #set load_logs = 1
    54 #set load_logs = 1
    55 #set logging_dir = /home/mikael/.mcabber/histo/
    55 #set logging_dir = /home/mikael/.mcabber/histo/
    56 
    56 
       
    57 # Set log_muc_conf to 1 to enable MUC chatrooms logging (default = 0)
       
    58 # set log_muc_conf = 1
       
    59 
    57 # External command for events
    60 # External command for events
    58 # You can specify a script or process to be launched when an event occurs.
    61 # You can specify a script or process to be launched when an event occurs.
    59 # The command is called the following way:
    62 # The command is called the following way:
    60 #   $events_command MSG IN jabber@id        (when receiving a message)
    63 #   $events_command MSG IN jabber@id        (when receiving a message)
    61 #   $events_command MSG OUT jabber@id       (when sending a message)
    64 #   $events_command MSG OUT jabber@id       (when sending a message)