mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-04 04:29:17 +00:00
[SOGo] Faster GC: fix for too many SQL connections
This commit is contained in:
@@ -77,6 +77,9 @@
|
||||
SOGoMaximumFailedLoginInterval = 900;
|
||||
SOGoFailedLoginBlockInterval = 900;
|
||||
|
||||
GCSChannelCollectionTimer = 60;
|
||||
GCSChannelExpireAge = 60;
|
||||
|
||||
MySQL4Encoding = "utf8mb4";
|
||||
//SOGoDebugRequests = YES;
|
||||
//SoDebugBaseURL = YES;
|
||||
|
||||
Reference in New Issue
Block a user