mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-21 01:07:49 +00:00
[SOGo] Minor config changes
This commit is contained in:
parent
56ddc4bd26
commit
e439d52ff2
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue