Logging for ejabberd authentication is now done via syslog

This commit is contained in:
Michael 2017-11-04 08:36:42 +00:00
commit d2dc61c246
2 changed files with 41 additions and 62 deletions

View file

@ -19,7 +19,6 @@ Example: To set the directory value please add this line to your .htconfig.php:
## jabber ##
* **debug** (Boolean) - Enable debug level for the jabber account synchronisation.
* **logfile** - Logfile for the jabber account synchronisation.
## system ##