MatrixSynapse/synapse/config
Richard van der Hoff 0ca2908653 fix tests 2019-02-11 22:01:27 +00:00
..
__init__.py
__main__.py
_base.py Support ACME for certificate provisioning (#4384) 2019-01-23 19:39:06 +11:00
api.py by default include m.room.encryption on invites (#3902) 2019-01-30 16:26:13 +00:00
appservice.py
captcha.py
cas.py
consent_config.py Check consent dir path on startup 2019-01-29 15:30:33 +00:00
database.py
emailconfig.py
groups.py
homeserver.py Infer no_tls from presence of TLS listeners 2019-02-11 21:39:14 +00:00
jwt_config.py
key.py
logger.py Deduplicate some code in synapse.app (#4567) 2019-02-08 17:25:57 +00:00
metrics.py
password.py
password_auth_providers.py
push.py
ratelimiting.py
registration.py Fix quoting for allowed_local_3pids example config (#4476) 2019-01-25 13:57:52 +00:00
repository.py
room_directory.py
saml2_config.py
server.py Infer no_tls from presence of TLS listeners 2019-02-11 21:39:14 +00:00
server_notices_config.py
spam_checker.py
tls.py fix tests 2019-02-11 22:01:27 +00:00
user_directory.py
voip.py
workers.py