MatrixSynapse/synapse/config
David Robertson e0bb268134
Fix typechecker problems exposed by signedjson 1.1.2 (#12326)
2022-03-29 21:37:50 +00:00
..
__init__.py
__main__.py
_base.py Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 2022-03-02 13:00:16 +00:00
_base.pyi Add config settings for background update parameters (#11980) 2022-03-11 10:46:45 -08:00
_util.py
account_validity.py
api.py
appservice.py
auth.py
background_updates.py Add config settings for background update parameters (#11980) 2022-03-11 10:46:45 -08:00
cache.py
captcha.py
cas.py
consent.py
database.py Refuse to start if DB has an unsafe locale (#12262) 2022-03-23 10:23:05 -07:00
emailconfig.py
experimental.py Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 2022-03-12 13:23:37 -05:00
federation.py
groups.py
homeserver.py Add config settings for background update parameters (#11980) 2022-03-11 10:46:45 -08:00
jwt.py
key.py Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2022-03-29 21:37:50 +00:00
logger.py
metrics.py
modules.py
oembed.py
oidc.py Implement a Jinja2 filter to extract localparts from email addresses (#12212) 2022-03-11 15:15:11 +00:00
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Add restrictions by default to open registration in Synapse (#12091) 2022-03-25 10:11:01 -07:00
repository.py
retention.py
room.py
room_directory.py
saml2.py
server.py Optionally include account validity in MSC3720 account status responses (#12266) 2022-03-24 11:19:41 +01:00
server_notices.py Require direct references to configuration variables. (#10985) 2021-10-06 10:47:41 -04:00
spam_checker.py Fix dead link in spam checker warning (#12231) 2022-03-16 13:52:59 +00:00
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py