24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-14 22:00:16 +02:00

Comment in the cfg file the correct node name used in ejabberdctl.template

This commit is contained in:
Badlop 2011-06-28 00:31:13 +02:00
parent d3d17e8041
commit 1d244c7d9b

View File

@ -133,9 +133,9 @@ INET_DIST_INTERFACE={127,0,0,1}
# The same as previous, but erlang will use long hostname # The same as previous, but erlang will use long hostname
# (see erl (1) manual for details) # (see erl (1) manual for details)
# #
# Default: ejabberd # Default: ejabberd@localhost
# #
#ERLANG_NODE=ejabberd #ERLANG_NODE=ejabberd@localhost
#. #.
#' EJABBERD_PID_PATH: ejabberd PID file #' EJABBERD_PID_PATH: ejabberd PID file