mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
turn on rollover by default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13940 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
674b98fd14
commit
770e6a05b1
@ -9,7 +9,7 @@
|
|||||||
<!-- File to log to -->
|
<!-- File to log to -->
|
||||||
<!--<param name="logfile" value="/var/log/freeswitch.log"/>-->
|
<!--<param name="logfile" value="/var/log/freeswitch.log"/>-->
|
||||||
<!-- At this length in bytes rotate the log file (0 for never) -->
|
<!-- At this length in bytes rotate the log file (0 for never) -->
|
||||||
<!--<param name="rollover" value="10485760"/>-->
|
<param name="rollover" value="10485760"/>
|
||||||
</settings>
|
</settings>
|
||||||
<mappings>
|
<mappings>
|
||||||
<!--
|
<!--
|
||||||
|
Loading…
x
Reference in New Issue
Block a user