From: Alex Jordan Date: Sat, 11 Mar 2017 04:53:01 +0000 (-0500) Subject: Note how to apply s2s Access Rights in the example X-Git-Tag: 17.03~33^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4ed1c2764f2f79a98828c954e067e8e132b5b97;p=ejabberd Note how to apply s2s Access Rights in the example --- 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"