瀏覽代碼

[SOGo] Faster GC: fix for too many SQL connections

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

+ 3 - 0
data/conf/sogo/sogo.conf

@@ -77,6 +77,9 @@
     SOGoMaximumFailedLoginInterval = 900;
     SOGoFailedLoginBlockInterval = 900;
 
+    GCSChannelCollectionTimer = 60;
+    GCSChannelExpireAge = 60;
+
     MySQL4Encoding = "utf8mb4";
   //SOGoDebugRequests = YES;
   //SoDebugBaseURL = YES;