Browse Source

We are duplicating the logs by sending them to messages as well as the native fs logger.

3.12
bitbashing 14 years ago
parent
commit
8cbb5471cf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      autoload_configs/modules.conf.xml

+ 1
- 1
autoload_configs/modules.conf.xml View File

@ -3,7 +3,7 @@
<!-- Loggers -->
<load module="mod_console"/>
<load module="mod_logfile"/>
<load module="mod_syslog"/>
<!--<load module="mod_syslog"/>-->
<!-- XML Interfaces -->
<!--<load module="mod_xml_cdr"/>-->


Loading…
Cancel
Save