mcabber/mcabberrc.example
changeset 1353 7caedca15e50
parent 1348 26d1dd2c948f
child 1354 c373ff3fe7e1
equal deleted inserted replaced
1352:61a54e172010 1353:7caedca15e50
   197 # You can request mcabber to inspect exit status value after each
   197 # You can request mcabber to inspect exit status value after each
   198 # events_command.  If this option is set, mcabber will beep if the
   198 # events_command.  If this option is set, mcabber will beep if the
   199 # exit value is 2.
   199 # exit value is 2.
   200 #set eventcmd_checkstatus = 0
   200 #set eventcmd_checkstatus = 0
   201 
   201 
       
   202 # Internal hooks
       
   203 # You can ask mcabber to execute an internal command when a special event
       
   204 # occurs (for example when it connects to the server).
       
   205 #
       
   206 # 'hook-post-connect' is executed when mcabber has connected to the server
       
   207 # and the roster has been received.
       
   208 #set hook-post-connect = status dnd
       
   209 
   202 # Traces logging
   210 # Traces logging
   203 # If you want advanced traces, please specify a file and a level here.
   211 # If you want advanced traces, please specify a file and a level here.
   204 # There are currently 2 traceloglog levels:
   212 # There are currently 2 traceloglog levels:
   205 #  lvl 1: most events of the log window are written to the file
   213 #  lvl 1: most events of the log window are written to the file
   206 #  lvl 2: debug logging (XML, etc.)
   214 #  lvl 2: debug logging (XML, etc.)