Selaa lähdekoodia

Remove debugging

andryyy 8 vuotta sitten
vanhempi
sitoutus
fa2da040ea
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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;
 }