MatrixSynapse/synapse/federation
Matthew Hodgson ab9f844aaf
Add federation_domain_whitelist option (#2820)
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
2018-01-22 19:11:18 +01:00
..
transport
__init__.py
federation_base.py
federation_client.py
federation_server.py
persistence.py
replication.py
send_queue.py
transaction_queue.py
units.py