MatrixSynapse/synapse/config
Jacek Kuśnierz 50f0e4028b
Allow dependency errors to pass through (#13113)
Signed-off-by: Jacek Kusnierz <jacek.kusnierz@tum.de>
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
2022-06-30 19:48:04 +02:00
..
__init__.py
__main__.py
_base.py Remove code generating comments in configuration file (#12941) 2022-06-14 07:53:42 -07:00
_base.pyi
_util.py
account_validity.py
api.py
appservice.py
auth.py
background_updates.py
cache.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
captcha.py
cas.py
consent.py
database.py
emailconfig.py Cleanup references to sample config in the docs and redirect users to configuration manual (#13077) 2022-06-30 09:21:39 -07:00
experimental.py Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) 2022-06-29 17:12:45 +00:00
federation.py
groups.py
homeserver.py
jwt.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
key.py
logger.py
metrics.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
modules.py
oembed.py
oidc.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
password_auth_providers.py
push.py
ratelimiting.py Rate limiting invites per issuer (#13125) 2022-06-30 09:44:47 +00:00
redis.py
registration.py
repository.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
retention.py
room.py
room_directory.py
saml2.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
server.py Add custom well-known (#13035) 2022-06-16 11:48:18 +01:00
server_notices.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
user_directory.py
voip.py
workers.py