From c4ed1c2764f2f79a98828c954e067e8e132b5b97 Mon Sep 17 00:00:00 2001 From: Alex Jordan Date: Fri, 10 Mar 2017 23:53:01 -0500 Subject: [PATCH] Note how to apply s2s Access Rights in the example --- ejabberd.yml.example | 1 + 1 file changed, 1 insertion(+) 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"