MatrixSynapse/synapse/config
Richard van der Hoff fe5dad46b0
Remove redundant code to reload tls cert (#10054)
we don't need to reload the tls cert if we don't have any tls listeners.

Follow-up to #9280.
2021-05-27 10:34:24 +01:00
..
__init__.py
__main__.py
_base.py
_base.pyi
_util.py
account_validity.py
api.py
appservice.py
auth.py
cache.py
captcha.py
cas.py
consent.py
database.py
emailconfig.py
experimental.py
federation.py
groups.py
homeserver.py
jwt.py
key.py
logger.py
metrics.py
oidc.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py
repository.py
room.py
room_directory.py
saml2.py
server.py
server_notices.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py Remove redundant code to reload tls cert (#10054) 2021-05-27 10:34:24 +01:00
tracer.py
user_directory.py
voip.py
workers.py