diff options
author | Badlop <badlop@process-one.net> | 2020-06-02 21:22:20 +0200 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2020-06-08 15:27:25 +0200 |
commit | bcd2cd7e935e443f935e9f7dca15b28c3e89d054 (patch) | |
tree | 64a14c34a4df63fbee19edb0a35c7cf083fe8aea | |
parent | Get back some commented specs that required Erlang R12 (diff) |
Remove comment about Erlang/OTP older than R14, as we require 19.3 nowadays
-rw-r--r-- | ejabberdctl.cfg.example | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ejabberdctl.cfg.example b/ejabberdctl.cfg.example index 0327da262..be29d607d 100644 --- a/ejabberdctl.cfg.example +++ b/ejabberdctl.cfg.example @@ -63,8 +63,6 @@ #. #' ERL_EPMD_ADDRESS: IP addresses where epmd listens for connections # -# IMPORTANT: This option works only in Erlang/OTP R14B03 and newer. -# # This environment variable may be set to a comma-separated # list of IP addresses, in which case the epmd daemon # will listen only on the specified address(es) and on the |