mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-02 10:05:26 +00:00
Added default value for WOListenQueueSize
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
WOWorkersCount = 1;
|
||||
WOListenQueueSize = 5;
|
||||
SxVMemLimit = 384;
|
||||
WOLogFile = "/var/log/sogo/sogo.log";
|
||||
WOPidFile = "/var/run/sogo/sogo.pid";
|
||||
|
||||
Reference in New Issue
Block a user