MatrixSynapse/synapse/app
Richard van der Hoff 4fddf8fc77 Infer no_tls from presence of TLS listeners
Rather than have to specify `no_tls` explicitly, infer whether we need to load
the TLS keys etc from whether we have any TLS-enabled listeners.
2019-02-11 21:39:14 +00:00
..
__init__.py
_base.py Infer no_tls from presence of TLS listeners 2019-02-11 21:39:14 +00:00
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
homeserver.py Infer no_tls from presence of TLS listeners 2019-02-11 21:39:14 +00:00
media_repository.py
pusher.py
synchrotron.py
user_dir.py