Updated to 2.1.10 from 2.1.8, since erlang-15B not compatible with 2.1.8 OBS-URL: https://build.opensuse.org/request/show/99581 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/ejabberd?expand=0&rev=61
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" |