MatrixSynapse/synapse/config
Adrian 64d2280299
Fix a typo in the sample config. (#7890)
2020-07-20 13:42:52 -04:00
..
__init__.py
__main__.py
_base.py Add ability to run multiple pusher instances (#7855) 2020-07-16 14:06:28 +01:00
_base.pyi Add ability to run multiple pusher instances (#7855) 2020-07-16 14:06:28 +01:00
api.py
appservice.py
cache.py
captcha.py
cas.py
consent_config.py
database.py Change sample config's postgres user to synapse_user (#7889) 2020-07-20 18:29:25 +01:00
emailconfig.py Allow email subjects to be customised through Synapse's configuration (#7846) 2020-07-14 19:10:42 +01:00
federation.py Add ability to run multiple pusher instances (#7855) 2020-07-16 14:06:28 +01:00
groups.py
homeserver.py
jwt_config.py Add the option to validate the `iss` and `aud` claims for JWT logins. (#7827) 2020-07-14 07:16:43 -04:00
key.py
logger.py
metrics.py
oidc_config.py
password.py
password_auth_providers.py
push.py Add ability to run multiple pusher instances (#7855) 2020-07-16 14:06:28 +01:00
ratelimiting.py
redis.py
registration.py
repository.py
room.py Fix handling of "off" in encryption_enabled_by_default_for_room_type (#7822) 2020-07-13 17:14:42 +01:00
room_directory.py
saml2_config.py
server.py Fix a typo in the sample config. (#7890) 2020-07-20 13:42:52 -04:00
server_notices_config.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py Allow moving typing off master (#7869) 2020-07-16 15:12:54 +01:00