Remove debugging

master
andryyy 2016-12-18 13:43:11 +01:00
parent 8241d576df
commit fa2da040ea
1 changed files with 2 additions and 2 deletions

View File

@ -58,13 +58,13 @@
SOGoTrashFolderName = "Trash"; SOGoTrashFolderName = "Trash";
SOGoVacationEnabled = YES; SOGoVacationEnabled = YES;
SOGoDebugRequests = YES; //SOGoDebugRequests = YES;
//SoDebugBaseURL = YES; //SoDebugBaseURL = YES;
//ImapDebugEnabled = YES; //ImapDebugEnabled = YES;
//SOGoEASDebugEnabled = YES; //SOGoEASDebugEnabled = YES;
//LDAPDebugEnabled = YES; //LDAPDebugEnabled = YES;
//PGDebugEnabled = YES; //PGDebugEnabled = YES;
MySQL4DebugEnabled = YES; //MySQL4DebugEnabled = YES;
//SOGoUIxDebugEnabled = YES; //SOGoUIxDebugEnabled = YES;
//WODontZipResponse = YES; //WODontZipResponse = YES;
} }