mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
eb79110beb
Always set the config key with an empty list, even if a list isn't specified. This means that the codepaths are the same for both the empty list and for a missing key. Since the behaviour is the same for both cases this makes the code somewhat easier to reason about. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
_base.py | ||
api.py | ||
appservice.py | ||
captcha.py | ||
cas.py | ||
database.py | ||
emailconfig.py | ||
homeserver.py | ||
jwt.py | ||
key.py | ||
ldap.py | ||
logger.py | ||
metrics.py | ||
password.py | ||
ratelimiting.py | ||
registration.py | ||
repository.py | ||
saml2.py | ||
server.py | ||
tls.py | ||
voip.py |