MatrixSynapse/synapse/config
Brendan Abolivier 28989cb301
Add a background job to automatically delete stale devices (#12855)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2022-05-27 17:47:32 +02: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
auth.py Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883) 2022-05-27 09:44:51 +00:00
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 Add a background job to automatically delete stale devices (#12855) 2022-05-27 17:47:32 +02: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