From fa2da040ea228792e1541beebc5d12757458e713 Mon Sep 17 00:00:00 2001 From: andryyy Date: Sun, 18 Dec 2016 13:43:11 +0100 Subject: [PATCH] Remove debugging --- data/conf/sogo/sogo.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/conf/sogo/sogo.conf b/data/conf/sogo/sogo.conf index f72c0466..9367eebc 100644 --- a/data/conf/sogo/sogo.conf +++ b/data/conf/sogo/sogo.conf @@ -58,13 +58,13 @@ SOGoTrashFolderName = "Trash"; SOGoVacationEnabled = YES; - SOGoDebugRequests = YES; + //SOGoDebugRequests = YES; //SoDebugBaseURL = YES; //ImapDebugEnabled = YES; //SOGoEASDebugEnabled = YES; //LDAPDebugEnabled = YES; //PGDebugEnabled = YES; - MySQL4DebugEnabled = YES; + //MySQL4DebugEnabled = YES; //SOGoUIxDebugEnabled = YES; //WODontZipResponse = YES; }