aboutsummaryrefslogtreecommitdiff
path: root/ejabberdctl.cfg.example (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document EJABBERD_CONFIG_PATH in ejabberdctl.cfgHolger Weiss2015-02-101-0/+11
|
* reflect correct default value un example documentationChristophe Romain2014-07-221-1/+1
|
* improve ejabberdctl, and support different node names (thanks to Zach ↵Christophe Romain2013-06-181-3/+2
| | | | Calvert)(EJAB-1611)
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+154
Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite