MatrixSynapse/synapse/config
Patrick Cloke 119edf51eb
Remove support for the webclient listener. (#11895)
Also remove support for non-HTTP(S) web_client_location.
2022-02-03 18:36:49 +00:00
..
__init__.py
__main__.py
_base.py
_base.pyi
_util.py
account_validity.py
api.py Fix up docs for `track_puppeted_user_ips` (again) (#11757) 2022-01-17 14:55:30 +00:00
appservice.py
auth.py
cache.py
captcha.py
cas.py
consent.py
database.py
emailconfig.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
experimental.py Send to-device messages to application services (#11215) 2022-02-01 14:13:38 +00:00
federation.py
groups.py
homeserver.py
jwt.py
key.py
logger.py
metrics.py
modules.py Fix some indentation inconsistencies in the sample config (modules) (#11838) 2022-01-27 10:06:29 +00:00
oembed.py
oidc.py Update documentation for configuring facebook login (#11755) 2022-01-17 12:35:00 +00:00
password_auth_providers.py
push.py
ratelimiting.py Add a ratelimiter for 3pid invite (#11892) 2022-02-03 14:28:15 +01:00
redis.py
registration.py Add a config flag to inhibit `M_USER_IN_USE` during registration (#11743) 2022-01-26 13:02:54 +01:00
repository.py
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 Remove support for the webclient listener. (#11895) 2022-02-03 18:36:49 +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 Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00