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

master
andryyy 2021-12-12 10:42:50 +01:00
parent 0945b91bf6
commit a5660cdf31
1 changed files with 3 additions and 0 deletions

View File

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