fix comment

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5830 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-10-08 18:37:17 +00:00
parent bf98f981e1
commit 7620b26b94
1 changed files with 1 additions and 1 deletions

View File

@ -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"/>