1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 01:39:35 +02:00

improve ejabberdctl, and support different node names (thanks to Zach Calvert)(EJAB-1611)

This commit is contained in:
Christophe Romain 2013-06-18 15:56:28 +02:00
parent 1ea5614209
commit 55fb85107e
2 changed files with 151 additions and 149 deletions

View file

@ -55,11 +55,10 @@
#
# This communication is used by ejabberdctl command line tool,
# and in a cluster of several ejabberd nodes.
# Notice that the IP address must be specified in the Erlang syntax.
#
# Default: {127,0,0,1}
# Default: 127.0.0.1
#
INET_DIST_INTERFACE={127,0,0,1}
#INET_DIST_INTERFACE=127.0.0.1
#.
#' ERL_EPMD_ADDRESS: IP addresses where epmd listens for connections