MatrixSynapse/synapse/config
Erik Johnston 1de36407d1
Add `instance_map` config and route replication calls (#7495)
2020-05-14 14:00:58 +01:00
..
__init__.py
__main__.py
_base.py
_base.pyi Implement OpenID Connect-based login (#7256) 2020-05-08 08:30:40 -04:00
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 Implement OpenID Connect-based login (#7256) 2020-05-08 08:30:40 -04:00
password.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py Drop support for redis.dbid (#7450) 2020-05-07 16:46:15 +01:00
registration.py
repository.py
room_directory.py
saml2_config.py
server.py Fix new flake8 errors (#7470) 2020-05-12 11:20:48 +01:00
server_notices_config.py Fix copypasted comment (#7477) 2020-05-13 16:55:43 +01:00
spam_checker.py Extend spam checker to allow for multiple modules (#7435) 2020-05-08 19:25:48 +01:00
sso.py Implement OpenID Connect-based login (#7256) 2020-05-08 08:30:40 -04:00
stats.py Refactor HomeserverConfig so it can be typechecked (#6137) 2019-10-10 09:39:35 +01:00
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py Add `instance_map` config and route replication calls (#7495) 2020-05-14 14:00:58 +01:00