aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2020-06-03 09:41:24 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2020-06-03 09:41:24 +0200
commit77308e6aff700c6252543b401ea8fa0a76f7f46b (patch)
tree0ce51a2e76d05c15e1e3a2bd2c28faa5c0503853
parentUpdate 'turn_ip' option name in test configuration (diff)
parentUpdate example config (diff)
Merge remote-tracking branch 'processone/pr/3294'
* processone/pr/3294: Update example config
-rw-r--r--ejabberd.yml.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 141b8f470..6bd3c7079 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -64,9 +64,9 @@ listen:
module: ejabberd_stun
use_turn: true
## The server's public IPv4 address:
- # turn_v4_ip: "203.0.113.3"
+ # turn_ipv4_address: "203.0.113.3"
## The server's public IPv6 address:
- # turn_v6_ip: "2001:db8::3"
+ # turn_ipv6_address: "2001:db8::3"
-
port: 1883
ip: "::"