synapse-old/synapse/config
Erik Johnston 82fca11fc1
Merge pull request #4694 from matrix-org/erikj/fix_sentry_config_format
Fixup generated metrics config
2019-02-20 14:13:38 +00:00
..
__init__.py
__main__.py
_base.py fix self-signed cert notice from generate-config 2019-02-12 10:37:59 +00:00
api.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
appservice.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
captcha.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
cas.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
consent_config.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
database.py
emailconfig.py
groups.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
homeserver.py Infer no_tls from presence of TLS listeners 2019-02-11 21:39:14 +00:00
jwt_config.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
key.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
logger.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
metrics.py Merge pull request #4694 from matrix-org/erikj/fix_sentry_config_format 2019-02-20 14:13:38 +00:00
password.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
password_auth_providers.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
push.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
ratelimiting.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
registration.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
repository.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
room_directory.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
saml2_config.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
server.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
server_notices_config.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
spam_checker.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
tls.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
user_directory.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
voip.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
workers.py