synapse-product/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 Add function to load config without generating it 2016-06-09 18:50:38 +01:00
api.py
appservice.py Allow Configurable Rate Limiting Per AS 2016-10-18 17:04:09 +01:00
captcha.py point to the CAPTCHA docs 2016-06-12 23:11:29 +01:00
cas.py
database.py
emailconfig.py
homeserver.py Implement pluggable password auth 2016-10-03 10:36:40 +01:00
jwt.py
key.py
logger.py Inline the synchrotron and pusher configs into the main config 2016-06-16 11:06:12 +01:00
metrics.py
password_auth_providers.py Implement pluggable password auth 2016-10-03 10:36:40 +01:00
password.py Update password config comment 2016-07-06 12:18:19 +09:00
ratelimiting.py
registration.py
repository.py
saml2.py
server.py Remove support for aggregate room lists 2016-09-15 09:28:15 +01:00
tls.py Explain how long the servers can cache the TLS fingerprints for 2016-10-12 14:48:24 +01:00
voip.py
workers.py Use worker_ prefixes for worker config, use existing support for multiple config files 2016-06-16 17:29:50 +01:00