[Nginx, SOGo] Adjustments for EAS
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
SOGoMailingMechanism = smtp;
|
||||
SOGoSMTPAuthenticationType = plain;
|
||||
|
||||
SxVMemLimit = 384;
|
||||
SxVMemLimit = 512;
|
||||
|
||||
SOGoMaximumPingInterval = 3540;
|
||||
|
||||
@@ -49,8 +49,8 @@
|
||||
// This should do the trick for Outlook 2016
|
||||
SOGoMaximumSyncResponseSize = 512;
|
||||
|
||||
WOWatchDogRequestTimeout = 20;
|
||||
WOListenQueueSize = 300;
|
||||
WOWatchDogRequestTimeout = 30;
|
||||
WOListenQueueSize = 512;
|
||||
WONoDetach = YES;
|
||||
|
||||
SOGoIMAPAclConformsToIMAPExt = Yes;
|
||||
|
Reference in New Issue
Block a user