MatrixSynapse/synapse/config
Luke Barnard 5b54d51d1e Allow Configurable Rate Limiting Per AS
This adds a flag loaded from the registration file of an AS that will determine whether or not its users are rate limited (by ratelimit in _base.py). Needed for IRC bridge reasons - see https://github.com/matrix-org/matrix-appservice-irc/issues/240.
2016-10-18 17:04:09 +01:00
..
__init__.py
__main__.py
_base.py
api.py
appservice.py Allow Configurable Rate Limiting Per AS 2016-10-18 17:04:09 +01:00
captcha.py
cas.py
database.py
emailconfig.py
homeserver.py
jwt.py
key.py
logger.py
metrics.py
password.py
password_auth_providers.py
ratelimiting.py
registration.py
repository.py
saml2.py
server.py
tls.py
voip.py
workers.py