MatrixSynapse/synapse/config
Erik Johnston 75d8f26ac8
Split state groups into a separate data store (#6296)
2019-12-20 10:48:24 +00:00
..
__init__.py
__main__.py
_base.py
_base.pyi
api.py
appservice.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
captcha.py
cas.py
consent_config.py
database.py Split state groups into a separate data store (#6296) 2019-12-20 10:48:24 +00:00
emailconfig.py Bump version of mypy 2019-12-12 15:21:12 +00:00
groups.py
homeserver.py
jwt_config.py
key.py Add an export_signing_key script (#6546) 2019-12-19 11:11:14 +00:00
logger.py
metrics.py
password.py
password_auth_providers.py
push.py
ratelimiting.py Bump version of mypy 2019-12-12 15:21:12 +00:00
registration.py Remove assertion and provide a clear warning on startup for missing public_baseurl (#6379) 2019-11-26 18:42:27 +00:00
repository.py
room_directory.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
saml2_config.py Allow SAML username provider plugins (#6411) 2019-12-10 17:30:16 +00:00
server.py Add option to allow profile queries without sharing a room (#6523) 2019-12-16 16:11:55 +00:00
server_notices_config.py
spam_checker.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py