MatrixSynapse/synapse/config
Philipp Matthias Schäfer eedb4527f1
Fix link from generated configuration file to documentation (#11678)
Co-authored-by: reivilibre <olivier@librepush.net>
Co-authored-by: reivilibre <oliverw@matrix.org>
2022-01-05 12:16:52 +00:00
..
__init__.py
__main__.py
_base.py
_base.pyi
_util.py
account_validity.py
api.py Include the topic event in the prejoin state, per MSC3173. (#11666) 2022-01-04 11:08:08 -05:00
appservice.py Add missing type hints to `synapse.appservice` (#11360) 2021-12-14 17:02:46 +00:00
auth.py
cache.py
captcha.py
cas.py
consent.py
database.py
emailconfig.py
experimental.py Add MSC2716 and MSC3030 to `/versions` -> `unstable_features` (#11582) 2021-12-16 11:25:37 -06:00
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 Fix link from generated configuration file to documentation (#11678) 2022-01-05 12:16:52 +00:00
oembed.py
oidc.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Stabilise support for MSC2918 refresh tokens as they have now been merged into the Matrix specification. (#11435) 2021-12-06 19:11:43 +00:00
repository.py Convert all namedtuples to attrs. (#11665) 2021-12-30 18:47:12 +00:00
retention.py
room.py
room_directory.py Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2022-01-05 11:41:49 +00:00
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 Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2022-01-05 11:41:49 +00:00
tracer.py
user_directory.py
voip.py
workers.py