libs/lucid: lower thread limit to 10 due to oom issues on different devices

This commit is contained in:
Jo-Philipp Wich 2009-07-06 21:38:51 +00:00
parent d807510dad
commit 644bc4ac3a

View file

@ -1,6 +1,6 @@
config lucid main
option pollinterval 15000
option threadlimit 25
option threadlimit 10
option daemonize 1
option debug 0
list supports tcpserver