aboutsummaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorAlex Jordan <alex@strugee.net>2017-03-10 23:53:01 -0500
committerGitHub <noreply@github.com>2017-03-10 23:53:01 -0500
commitc4ed1c2764f2f79a98828c954e067e8e132b5b97 (patch)
treeb2859948def08c760491223eb0da06def29b6c55 /ejabberd.yml.example
parentTeach web admin about ip acl rules (diff)
Note how to apply s2s Access Rights in the example
Diffstat (limited to '')
-rw-r--r--ejabberd.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 743820b0e..2fd754d63 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -517,6 +517,7 @@ access_rules:
trusted_network:
- allow: loopback
## Do not establish S2S connections with bad servers
+ ## If you enable this you also have to uncomment "s2s_access: s2s"
## s2s:
## - deny:
## - ip: "XXX.XXX.XXX.XXX/32"