MatrixSynapse/synapse/config
Amber Brown 7cb8b4bc67
Allow configuration of Synapse's cache without using synctl or environment variables (#6391)
2020-05-11 18:45:23 +01:00
..
__init__.py
__main__.py
_base.py
_base.pyi
api.py
appservice.py
cache.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
captcha.py
cas.py
consent_config.py
database.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
emailconfig.py
groups.py
homeserver.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
jwt_config.py
key.py
logger.py
metrics.py
oidc_config.py
password.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py
repository.py
room_directory.py
saml2_config.py
server.py Add a configuration setting for the dummy event threshold (#7422) 2020-05-07 10:35:23 +01:00
server_notices_config.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py