MatrixSynapse/synapse/api
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
..
__init__.py
auth.py
constants.py
errors.py Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
filtering.py
ratelimiting.py
urls.py