Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2015-03-04 19:18:57 +0300
committerBadlop <badlop@process-one.net>2015-03-04 19:18:57 +0300
commite575f401cdf91b084a52b882d9a1710965c756d4 (patch)
tree0aba707573b861c38e4cc61069c4d4aaa53ddff6 /ejabberdctl.cfg.example
parent8a99287374723766ac6c66cc3c4d028545332428 (diff)
Accept configuration file with .yaml extension (#290)
Diffstat (limited to 'ejabberdctl.cfg.example')
-rw-r--r--ejabberdctl.cfg.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/ejabberdctl.cfg.example b/ejabberdctl.cfg.example
index b582527eb..7bccb4183 100644
--- a/ejabberdctl.cfg.example
+++ b/ejabberdctl.cfg.example
@@ -152,7 +152,7 @@
#' 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
+# yml or yaml extension, it is parsed as a YAML file; otherwise, Erlang syntax is
# expected.
#
# Default: $ETC_DIR/ejabberd.yml