MatrixSynapse/synapse/config
Patrick Cloke 02755c3188
Remove the obsolete MSC1849 configuration flag. (#11843)
MSC1849 was replaced by MSC2675, which was merged.
The configuration flag, which defaulted to true, is no
longer useful.
2022-01-31 10:13:32 -05: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 Remove the obsolete MSC1849 configuration flag. (#11843) 2022-01-31 10:13:32 -05: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
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 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 Configurable limits on avatars (#11846) 2022-01-28 15:41:33 +01: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