9 lines
363 B
Plaintext
9 lines
363 B
Plaintext
![]() |
# Ejabberd Notes and Tips
|
||
|
# on installation, configuration, and use
|
||
|
|
||
|
refer to: http://www.process-one.net/docs/ejabberd/guide_en.html
|
||
|
|
||
|
# Configuration Tips
|
||
|
in /etc/ejabberdctl.cfg
|
||
|
- set ERLANG_NODE to have full host name, better for moves and clustering
|
||
|
- create /var/run/ejabberd/(root,ejabberd:rw) and set EJABBERD_PID_PATH="/var/run/ejabberd/ejabberd.pid"
|