From 7eb8b9c2c36534a5cd2c851b83b9b95bc89e807e Mon Sep 17 00:00:00 2001 From: Jean Raby Date: Fri, 2 Aug 2013 09:51:41 -0400 Subject: [PATCH] Add SxVMemLimit to sogo.conf --- Scripts/sogo.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Scripts/sogo.conf b/Scripts/sogo.conf index 8ae3f001f..5af5d4229 100644 --- a/Scripts/sogo.conf +++ b/Scripts/sogo.conf @@ -92,13 +92,14 @@ // PublicDAndTViewer, // ConfidentialDAndTViewer //); - //SOGoSuperUsernames = (sogo1, sogo2); //This is an array - keep the parens! + //SOGoSuperUsernames = (sogo1, sogo2); // This is an array - keep the parens! + //SxVMemLimit = 384 /* Debug */ + //SOGoDebugRequests = YES; //SoDebugBaseURL = YES; //ImapDebugEnabled = YES; //LDAPDebugEnabled = YES; - //SOGoDebugRequests = YES; //PGDebugEnabled = YES; //MySQL4DebugEnabled = YES; //SOGoUIxDebugEnabled = YES;