]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix comment
authorAnthony Minessale <anthony.minessale@gmail.com>
Mon, 8 Oct 2007 18:37:17 +0000 (18:37 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Mon, 8 Oct 2007 18:37:17 +0000 (18:37 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5830 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/switch.conf.xml

index 0772630c002b7526bd8f4dac5af45a0b61dec292..98c49f426f7f63ceaa361d221be76b68f030af86 100644 (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"/>