summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorLicaon_Kter <licaon-kter@users.noreply.github.com>2020-06-03 07:19:02 +0000
committerGitHub <noreply@github.com>2020-06-03 07:19:02 +0000
commitb0c6caa60ec3dcc873c237cb7d1cdb7448a5a8ed (patch)
tree0ce51a2e76d05c15e1e3a2bd2c28faa5c0503853 /ejabberd.yml.example
parentUpdate 'turn_ip' option name in test configuration (diff)
Update example config
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 141b8f47..6bd3c707 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: "::"