MatrixSynapse/synapse/config
Erik Johnston 57dd41a45b
Fix comments
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2019-09-11 13:54:50 +01:00
..
__init__.py Let synctl use a config directory. (#5904) 2019-08-28 15:55:58 +01:00
__main__.py
_base.py
api.py
appservice.py
captcha.py
cas.py
consent_config.py
database.py
emailconfig.py Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 2019-09-06 11:35:28 +01:00
groups.py
homeserver.py
jwt_config.py
key.py
logger.py Add a link to python's logging config schema (#5926) 2019-08-28 19:08:32 +01:00
metrics.py Servers-known-about statistic (#5981) 2019-09-07 01:45:51 +10:00
password.py
password_auth_providers.py
push.py
ratelimiting.py Fix comments 2019-09-11 13:54:50 +01:00
registration.py Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 2019-09-06 11:35:28 +01:00
repository.py
room_directory.py
saml2_config.py
server.py Default to censoring redactions after seven days 2019-09-09 13:55:28 +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
tracer.py
user_directory.py
voip.py
workers.py