[SOGo] Faster GC: fix for too many SQL connections
parent
0945b91bf6
commit
a5660cdf31
|
@ -77,6 +77,9 @@
|
|||
SOGoMaximumFailedLoginInterval = 900;
|
||||
SOGoFailedLoginBlockInterval = 900;
|
||||
|
||||
GCSChannelCollectionTimer = 60;
|
||||
GCSChannelExpireAge = 60;
|
||||
|
||||
MySQL4Encoding = "utf8mb4";
|
||||
//SOGoDebugRequests = YES;
|
||||
//SoDebugBaseURL = YES;
|
||||
|
|
Loading…
Reference in New Issue