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:
parent
1ea5614209
commit
55fb85107e
2 changed files with 151 additions and 149 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue