mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Document EJABBERD_CONFIG_PATH in ejabberdctl.cfg
This commit is contained in:
parent
5c32ba49e2
commit
cf929e730f
@ -148,6 +148,17 @@
|
|||||||
#
|
#
|
||||||
#EJABBERD_PID_PATH=/var/run/ejabberd/ejabberd.pid
|
#EJABBERD_PID_PATH=/var/run/ejabberd/ejabberd.pid
|
||||||
|
|
||||||
|
#.
|
||||||
|
#' EJABBERD_CONFIG_PATH: ejabberd configuration file
|
||||||
|
#
|
||||||
|
# Specify the full path to the ejabberd configuration file. If the file name has
|
||||||
|
# a ".yml" extension, it is parsed as a YAML file; otherwise, Erlang syntax is
|
||||||
|
# expected.
|
||||||
|
#
|
||||||
|
# Default: $ETC_DIR/ejabberd.yml
|
||||||
|
#
|
||||||
|
#EJABBERD_CONFIG_PATH=/etc/ejabberd/ejabberd.yml
|
||||||
|
|
||||||
#.
|
#.
|
||||||
#'
|
#'
|
||||||
# vim: foldmarker=#',#. foldmethod=marker:
|
# vim: foldmarker=#',#. foldmethod=marker:
|
||||||
|
Loading…
Reference in New Issue
Block a user