mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-10 20:55:04 -05:00
Add federation_domain_whitelist gives a way to restrict which domains your HS is allowed to federate with. useful mainly for gracefully preventing a private but internet-connected HS from trying to federate to the wider public Matrix network |
||
|---|---|---|
| .. | ||
| transport | ||
| __init__.py | ||
| federation_base.py | ||
| federation_client.py | ||
| federation_server.py | ||
| persistence.py | ||
| replication.py | ||
| send_queue.py | ||
| transaction_queue.py | ||
| units.py | ||