Prevent the running of multiple xmpp auth daemons at a time
This commit is contained in:
parent
0ef2425a3e
commit
8db5b121ff
3 changed files with 385 additions and 323 deletions
|
@ -19,6 +19,7 @@ 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.
|
||||
* **lockpath** - Must be writable by the ejabberd process. if set then it will prevent the running of multiple processes.
|
||||
|
||||
## system ##
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue