MatrixSynapse/synapse/config
Richard van der Hoff 68ca864141 Add config option to disable media_repo on main synapse
... to stop us doing the cache cleanup jobs on the master.
2017-11-22 16:20:27 +00:00
..
__init__.py
__main__.py
_base.py
api.py
appservice.py Check group_id belongs to this domain 2017-11-16 17:54:27 +00:00
captcha.py
cas.py fix typo 2017-10-29 20:54:20 +00:00
database.py
emailconfig.py
groups.py
homeserver.py
jwt.py
key.py
logger.py Fix error when running synapse with no logfile 2017-10-26 16:45:20 +01:00
metrics.py
password.py
password_auth_providers.py Clean up backwards-compat hacks for ldap 2017-10-31 10:47:02 +00:00
push.py Print instead of logging 2017-11-13 18:32:08 +00:00
ratelimiting.py
registration.py
repository.py
saml2.py
server.py Add config option to disable media_repo on main synapse 2017-11-22 16:20:27 +00:00
spam_checker.py
tls.py tip for generating tls_fingerprints 2017-10-24 18:49:49 +01:00
voip.py
workers.py