Browse Source

enable hup logroate

4.0
9 years ago
parent
commit
65f1fa9635
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      freeswitch/autoload_configs/logfile.conf.xml

+ 1
- 1
freeswitch/autoload_configs/logfile.conf.xml View File

@ -1,6 +1,6 @@
<configuration name="logfile.conf" description="File Logging">
<settings>
<param name="rotate-on-hup" value="false"/>
<param name="rotate-on-hup" value="true"/>
</settings>
<profiles>


Loading…
Cancel
Save