libs/lucid: lower threadlimit to 2
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 10 Jul 2009 16:05:10 +0000 (16:05 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 10 Jul 2009 16:05:10 +0000 (16:05 +0000)
libs/lucid/root/etc/config/lucid

index a8f70da..b9be1dd 100644 (file)
@@ -1,6 +1,6 @@
 config lucid main
        option pollinterval 15000
 config lucid main
        option pollinterval 15000
-       option threadlimit 10
+       option threadlimit 2
        option daemonize 1
        option debug 0
        list supports tcpserver
        option daemonize 1
        option debug 0
        list supports tcpserver