mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Merge pull request #1603 from strugee/patch-1
Note how to apply s2s Access Rights in the example
This commit is contained in:
commit
a90c337297
1 changed files with 1 additions and 0 deletions
|
@ -517,6 +517,7 @@ access_rules:
|
||||||
trusted_network:
|
trusted_network:
|
||||||
- allow: loopback
|
- allow: loopback
|
||||||
## Do not establish S2S connections with bad servers
|
## Do not establish S2S connections with bad servers
|
||||||
|
## If you enable this you also have to uncomment "s2s_access: s2s"
|
||||||
## s2s:
|
## s2s:
|
||||||
## - deny:
|
## - deny:
|
||||||
## - ip: "XXX.XXX.XXX.XXX/32"
|
## - ip: "XXX.XXX.XXX.XXX/32"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue