]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
take out default it seems to suck on 32 bit
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 9 Feb 2011 15:32:17 +0000 (09:32 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 9 Feb 2011 15:32:28 +0000 (09:32 -0600)
conf/autoload_configs/switch.conf.xml

index 32cb76f08a417d168ff29af63093f1729af4df5d..44893b931a1184218acd19915a5af28510eef3f9 100644 (file)
@@ -25,7 +25,7 @@
     <param name="colorize-console" value="true"/>
 
     <!-- minimum idle CPU before refusing calls -->
-    <param name="min-idle-cpu" value="25"/>
+    <!--<param name="min-idle-cpu" value="25"/>-->
 
     <!--
        Max number of sessions to allow at any given time.