MatrixSynapse/synapse/config
Patrick Cloke 0cc3bf97b4
Additional type hints for the config module, part 2. (#11480)
2021-12-09 16:15:46 +00:00
..
__init__.py
__main__.py
_base.py
_base.pyi
_util.py
account_validity.py
api.py
appservice.py
auth.py
cache.py
captcha.py
cas.py
consent.py
database.py Additional type hints for config module. (#11465) 2021-12-01 07:28:23 -05:00
emailconfig.py
experimental.py
federation.py
groups.py
homeserver.py
jwt.py
key.py Additional type hints for the config module, part 2. (#11480) 2021-12-09 16:15:46 +00:00
logger.py
metrics.py Additional type hints for the config module, part 2. (#11480) 2021-12-09 16:15:46 +00:00
modules.py
oembed.py
oidc.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py
repository.py
retention.py
room.py
room_directory.py
saml2.py
server.py Additional type hints for the config module, part 2. (#11480) 2021-12-09 16:15:46 +00:00
server_notices.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py Additional type hints for the config module, part 2. (#11480) 2021-12-09 16:15:46 +00:00
tracer.py
user_directory.py
voip.py
workers.py