synapse/changelog.d/4615.feature
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

2 lines
98 B
Gherkin

There is no longer any need to specify `no_tls`: it is inferred from the absence of TLS listeners