فهرست منبع

[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;