forked from Deuxfleurs/nixcfg
Set sogo as debug
This commit is contained in:
parent
c4f3dece14
commit
7c7adc76b4
1 changed files with 7 additions and 0 deletions
|
@ -46,6 +46,13 @@
|
||||||
|
|
||||||
SOGoLDAPContactInfoAttribute = "displayname";
|
SOGoLDAPContactInfoAttribute = "displayname";
|
||||||
|
|
||||||
|
SOGoDebugRequests = YES;
|
||||||
|
//SOGoEASDebugEnabled = YES;
|
||||||
|
//ImapDebugEnabled = YES;
|
||||||
|
LDAPDebugEnabled = YES;
|
||||||
|
//MySQL4DebugEnabled = YES;
|
||||||
|
PGDebugEnabled = YES;
|
||||||
|
|
||||||
SOGoUserSources = (
|
SOGoUserSources = (
|
||||||
{
|
{
|
||||||
type = ldap;
|
type = ldap;
|
||||||
|
|
Loading…
Reference in a new issue