MatrixSynapse/synapse/config
Erik Johnston 6e834e94fc
Fix and refactor room and user stats (#5971)
Previously the stats were not being correctly populated.
2019-09-04 13:04:27 +01:00
..
__init__.py Let synctl use a config directory. (#5904) 2019-08-28 15:55:58 +01:00
__main__.py
_base.py Config templating (#5900) 2019-08-28 13:12:22 +01:00
api.py
appservice.py
captcha.py
cas.py
consent_config.py
database.py Config templating (#5900) 2019-08-28 13:12:22 +01:00
emailconfig.py public_base_url is actually public_baseurl 2019-08-26 21:01:56 -05:00
groups.py
homeserver.py
jwt_config.py
key.py Don't implicitly include server signing key 2019-08-23 15:36:28 +01:00
logger.py Add a link to python's logging config schema (#5926) 2019-08-28 19:08:32 +01:00
metrics.py
password.py
password_auth_providers.py
push.py
ratelimiting.py
registration.py
repository.py
room_directory.py
saml2_config.py
server.py Config templating (#5900) 2019-08-28 13:12:22 +01:00
server_notices_config.py
spam_checker.py
stats.py Fix and refactor room and user stats (#5971) 2019-09-04 13:04:27 +01:00
third_party_event_rules.py
tls.py Config templating (#5900) 2019-08-28 13:12:22 +01:00
tracer.py
user_directory.py
voip.py
workers.py