synapse/changelog.d/10054.misc
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

2 lines
58 B
Plaintext

Remove some dead code regarding TLS certificate handling.