[SOGo] Reduce workers to 7 by default
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user