MatrixSynapse/synapse/config
David Robertson 3503f42741
Easy type hints in synapse.logging.opentracing (#12894)
2022-05-27 11:17:33 +01:00
..
__init__.py
__main__.py
_base.py Reload cache factors from disk on SIGHUP (#12673) 2022-05-11 13:43:22 +00:00
_base.pyi Remove backing code for groups/communities (#12558) 2022-05-26 09:04:34 -04:00
_util.py
account_validity.py
api.py
appservice.py Update mypy to 0.950 and fix complaints (#12650) 2022-05-06 12:35:20 +00:00
auth.py
background_updates.py
cache.py Add config flags to allow for cache auto-tuning (#12701) 2022-05-13 12:32:39 -07:00
captcha.py
cas.py
consent.py
database.py
emailconfig.py
experimental.py Remove user-visible groups/communities code (#12553) 2022-05-25 07:53:40 -04:00
federation.py
homeserver.py Remove backing code for groups/communities (#12558) 2022-05-26 09:04:34 -04:00
jwt.py
key.py
logger.py
metrics.py
modules.py
oembed.py Properly close providers.json file stream. (#12794) 2022-05-19 14:23:59 +00:00
oidc.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py
repository.py
retention.py
room.py add default_power_level_content_override config option. (#12618) 2022-05-12 10:41:35 +00:00
room_directory.py
saml2.py
server.py Fix typo in listener config (#12742) 2022-05-16 13:50:07 +00:00
server_notices.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py Easy type hints in synapse.logging.opentracing (#12894) 2022-05-27 11:17:33 +01:00
user_directory.py
voip.py
workers.py Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 2022-05-10 11:08:45 +01:00