updated to FS git HEAD 5e3a6fc5e6f40be5d68c8b3cfbbfa3227fe06c2f
[openwrt/svn-archive/archive.git] / net / freeswitch / files / etc.packages / logfile / autoload_configs / logfile.conf.xml
index 57f276c4eaf746ad61d95941197c4342b6dbc836..65bea552bd51d6796a27c525ad6c4ad8b371014f 100644 (file)
@@ -10,6 +10,9 @@
        <!--<param name="logfile" value="/var/log/freeswitch.log"/>-->
         <!-- At this length in bytes rotate the log file (0 for never) -->
         <param name="rollover" value="10485760"/>
+               <!-- Maximum number of log files to keep before wrapping -->
+               <!-- If this parameter is enabled, the log filenames will not include a date stamp -->
+               <!-- <param name="maximum-rotate" value="32"/> -->
                <!-- Uncomment to prefix all log lines by the session's uuid  -->
                <!-- <param name="uuid" value="true" /> -->
       </settings>