Browse Source

Remove debugging

andryyy 8 years ago
parent
commit
fa2da040ea
1 changed files with 2 additions and 2 deletions
  1. 2 2
      data/conf/sogo/sogo.conf

+ 2 - 2
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;
 }