mcabber/mcabberrc.example
changeset 676 80d4959422ca
parent 675 ae7016aae014
child 702 3e34bd8e073d
equal deleted inserted replaced
675:ae7016aae014 676:80d4959422ca
    95 #set events_command = /home/mikael/.mcabber/eventcmd
    95 #set events_command = /home/mikael/.mcabber/eventcmd
    96 #
    96 #
    97 #set event_log_files = 0
    97 #set event_log_files = 0
    98 #set event_log_dir = /home/mikael/.mcabber/event_files
    98 #set event_log_dir = /home/mikael/.mcabber/event_files
    99 
    99 
       
   100 # External command status check
       
   101 # You can request mcabber to inspect exit status value after each
       
   102 # events_command.  If this option is set, mcabber will beep if the
       
   103 # exit value is 2.
       
   104 #set eventcmd_checkstatus = 0
       
   105 
   100 # Traces logging
   106 # Traces logging
   101 # If you want advanced traces, please specify a file and a level here.
   107 # If you want advanced traces, please specify a file and a level here.
   102 # There are currently 2 traceloglog levels:
   108 # There are currently 2 traceloglog levels:
   103 #  lvl 1: most events of the log window are written to the file
   109 #  lvl 1: most events of the log window are written to the file
   104 #  lvl 2: debug logging (XML, etc.)
   110 #  lvl 2: debug logging (XML, etc.)