summary refs log tree commit diff
path: root/synapse/server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-11Move ClientTLSOptionsFactory init out of refresh_certificates (#4611)Richard van der Hoff1-1/+5
2019-02-11Clean up default listener configuration (#4586)Richard van der Hoff2-48/+82
2019-02-11Clarification