Re: [Kolab-devel] Crucial: roundcubemail always writes debug logs!
Henning <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <[email protected]> |
No, it can't be disabled! Setting logging to syslog and disable it from there. Am 29.05.2014 17:59, schrieb Henning: > Hi, > > I just noticed, that, although set > > $config['debug_level'] = 1; > $config['ldap_debug'] = false; > > roundcubemail is logging verbose (including plaintext passwords!). > > This can be only disabled by setting > > $config['debug_level'] = 0; > > Is this intended? Logging enabled means password logging? Couldn't! > > Henning >