瀏覽代碼

[SOGo] Minor config changes

andryyy 5 年之前
父節點
當前提交
e439d52ff2
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      data/conf/sogo/sogo.conf

+ 2 - 2
data/conf/sogo/sogo.conf

@@ -37,7 +37,7 @@
     SOGoMailingMechanism = smtp;
     SOGoMailingMechanism = smtp;
     SOGoSMTPAuthenticationType = plain;
     SOGoSMTPAuthenticationType = plain;
 
 
-    SxVMemLimit = 512;
+    SxVMemLimit = 384;
 
 
     SOGoMaximumPingInterval = 3540;
     SOGoMaximumPingInterval = 3540;
 
 
@@ -50,7 +50,7 @@
     SOGoMaximumSyncResponseSize = 512;
     SOGoMaximumSyncResponseSize = 512;
 
 
     WOWatchDogRequestTimeout = 30;
     WOWatchDogRequestTimeout = 30;
-    WOListenQueueSize = 512;
+    WOListenQueueSize = 16;
     WONoDetach = YES;
     WONoDetach = YES;
 
 
     SOGoIMAPAclConformsToIMAPExt = Yes;
     SOGoIMAPAclConformsToIMAPExt = Yes;