瀏覽代碼

Remove debugging

andryyy 8 年之前
父節點
當前提交
fa2da040ea
共有 1 個文件被更改,包括 2 次插入2 次删除
  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;
 }