File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424#
2525# ERL_MAX_PORTS=65536
2626
27- # .
28- # ' FIREWALL_WINDOW: Range of allowed ports to pass through a firewall
29- #
30- # If ejabberd is configured to run in cluster, and a firewall is blocking ports,
31- # it's possible to make Erlang use a defined range of port (instead of dynamic
32- # ports) for node communication.
33- #
34- # Default: not defined
35- # Example: 4200-4210
36- #
37- # FIREWALL_WINDOW=
38-
3927# .
4028# ' INET_DIST_INTERFACE: IP address where this Erlang node listens other nodes
4129#
6452#
6553# ERL_DIST_PORT=5210
6654
55+ # .
56+ # ' FIREWALL_WINDOW: Range of allowed ports to pass through a firewall
57+ #
58+ # If ejabberd is configured to run in cluster, and a firewall is blocking ports,
59+ # it's possible to make Erlang use a defined range of port (instead of dynamic
60+ # ports) for node communication.
61+ #
62+ # Default: not defined
63+ # Example: 4200-4210
64+ #
65+ # FIREWALL_WINDOW=
66+
6767# .
6868# ' ERL_EPMD_ADDRESS: IP addresses where EPMD listens for connections
6969#
You can’t perform that action at this time.
0 commit comments