[SOGo] Reduce workers to 7 by default
This commit is contained in:
parent
8bb1cceabb
commit
40a9389295
@ -5,7 +5,7 @@
|
|||||||
PrivateDAndTViewer
|
PrivateDAndTViewer
|
||||||
);
|
);
|
||||||
|
|
||||||
WOWorkersCount = "20";
|
WOWorkersCount = "7";
|
||||||
SOGoACLsSendEMailNotifications = YES;
|
SOGoACLsSendEMailNotifications = YES;
|
||||||
SOGoAppointmentSendEMailNotifications = YES;
|
SOGoAppointmentSendEMailNotifications = YES;
|
||||||
SOGoDraftsFolderName = "Drafts";
|
SOGoDraftsFolderName = "Drafts";
|
||||||
@ -36,7 +36,7 @@
|
|||||||
SOGoMailingMechanism = smtp;
|
SOGoMailingMechanism = smtp;
|
||||||
SOGoSMTPAuthenticationType = plain;
|
SOGoSMTPAuthenticationType = plain;
|
||||||
|
|
||||||
SxVMemLimit = 512;
|
SxVMemLimit = 384;
|
||||||
|
|
||||||
SOGoMaximumPingInterval = 354;
|
SOGoMaximumPingInterval = 354;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user