[Freeswitch-svn] [commit] r5830 - freeswitch/trunk/conf
Freeswitch SVN
anthm at freeswitch.org
Mon Oct 8 14:37:17 EDT 2007
Author: anthm
Date: Mon Oct 8 14:37:17 2007
New Revision: 5830
Modified:
freeswitch/trunk/conf/switch.conf.xml
Log:
fix comment
Modified: freeswitch/trunk/conf/switch.conf.xml
==============================================================================
--- freeswitch/trunk/conf/switch.conf.xml (original)
+++ freeswitch/trunk/conf/switch.conf.xml Mon Oct 8 14:37:17 2007
@@ -4,7 +4,7 @@
<param name="max-sessions" value="1000"/>
<!--Most channels to create per second -->
<param name="sessions-per-second" value="30"/>
- <!--Most channels to create per second -->
+ <!--Default Global Log Level -->
<param name="loglevel" value="debug"/>
<!--Try to catch any crashes that can be recoverable (in the context of a call)-->
<param name="crash-protection" value="false"/>
More information about the Freeswitch-svn
mailing list