[SOGo] Minor config changes

This commit is contained in:
andryyy
2019-11-15 17:39:32 +01:00
parent 56ddc4bd26
commit e439d52ff2

View File

@@ -37,7 +37,7 @@
SOGoMailingMechanism = smtp;
SOGoSMTPAuthenticationType = plain;
SxVMemLimit = 512;
SxVMemLimit = 384;
SOGoMaximumPingInterval = 3540;
@@ -50,7 +50,7 @@
SOGoMaximumSyncResponseSize = 512;
WOWatchDogRequestTimeout = 30;
WOListenQueueSize = 512;
WOListenQueueSize = 16;
WONoDetach = YES;
SOGoIMAPAclConformsToIMAPExt = Yes;