Added default value for WOListenQueueSize

pull/21/merge
Ludovic Marcotte 2014-03-09 15:58:11 -04:00
parent 037c2d3ddf
commit 78636f0396
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
WOWorkersCount = 1;
WOListenQueueSize = 5;
SxVMemLimit = 384;
WOLogFile = "/var/log/sogo/sogo.log";
WOPidFile = "/var/run/sogo/sogo.pid";