Quellcode durchsuchen

Remove debugging

andryyy vor 8 Jahren
Ursprung
Commit
fa2da040ea
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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;
 }