mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-31 03:25:33 -05:00
2a5a15aff8
I wanted to bring listen_tcp into line with listen_ssl in terms of returning a list of ports, and wanted to check that was a safe thing to do - hence the logging in `refresh_certificate`. Also, pull the 'Synapse now listening' message up to homeserver.py, because it was being duplicated everywhere else.