Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Jordan <alex@strugee.net>2017-03-11 07:53:01 +0300
committerGitHub <noreply@github.com>2017-03-11 07:53:01 +0300
commitc4ed1c2764f2f79a98828c954e067e8e132b5b97 (patch)
treeb2859948def08c760491223eb0da06def29b6c55 /ejabberd.yml.example
parent0822108fc8bf52e6224287962ba3479afd195cdf (diff)
Note how to apply s2s Access Rights in the example
Diffstat (limited to 'ejabberd.yml.example')
-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"