mcabber/mcabberrc.example
changeset 1354 c373ff3fe7e1
parent 1353 7caedca15e50
child 1377 cd9182f0b5c7
equal deleted inserted replaced
1353:7caedca15e50 1354:c373ff3fe7e1
   204 # occurs (for example when it connects to the server).
   204 # occurs (for example when it connects to the server).
   205 #
   205 #
   206 # 'hook-post-connect' is executed when mcabber has connected to the server
   206 # 'hook-post-connect' is executed when mcabber has connected to the server
   207 # and the roster has been received.
   207 # and the roster has been received.
   208 #set hook-post-connect = status dnd
   208 #set hook-post-connect = status dnd
       
   209 #
       
   210 # 'hook-pre-disconnect' is executed just before mcabber disconnects from
       
   211 # the server.
       
   212 #set hook-pre-disconnect = say_to foo@bar Goodbye!
   209 
   213 
   210 # Traces logging
   214 # Traces logging
   211 # If you want advanced traces, please specify a file and a level here.
   215 # If you want advanced traces, please specify a file and a level here.
   212 # There are currently 2 traceloglog levels:
   216 # There are currently 2 traceloglog levels:
   213 #  lvl 1: most events of the log window are written to the file
   217 #  lvl 1: most events of the log window are written to the file