MatrixSynapse/synapse/config
Hugh Nimmo-Smith 249f4a338d Refactor config to be an experimental feature
Also enforce you can't combine it with incompatible config options
2023-05-30 09:43:06 -04:00
..
__init__.py
__main__.py
_base.py
_base.pyi
_util.py
account_validity.py
api.py
appservice.py
auth.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
background_updates.py
cache.py
captcha.py
cas.py
consent.py
database.py
emailconfig.py
experimental.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
federation.py
homeserver.py
jwt.py
key.py
logger.py
metrics.py
modules.py
oembed.py Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615) 2023-05-18 11:11:30 +01:00
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
server_notices.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py