mirror of https://github.com/watcha-fr/synapse
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.pull/14/head
parent
15272f837c
commit
4fddf8fc77
@ -0,0 +1 @@ |
||||
There is no longer any need to specify `no_tls`: it is inferred from the absence of TLS listeners |
@ -0,0 +1 @@ |
||||
There is no longer any need to specify `no_tls`: it is inferred from the absence of TLS listeners |
@ -1 +0,0 @@ |
||||
Logging improvements around TLS certs |
@ -0,0 +1 @@ |
||||
There is no longer any need to specify `no_tls`: it is inferred from the absence of TLS listeners |
@ -1 +0,0 @@ |
||||
Don't create server contexts when TLS is disabled |
Loading…
Reference in new issue