summary refs log tree commit diff
path: root/synapse/config/metrics.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-25Fix Host header sent by MatrixFederationAgent (#4468)Richard van der Hoff5-2/+28
Move the Host header logic down here so that (a) it is used if we reuse the agent elsewhere, and (b) we can mess about with it with .well-known.
2019-01-25Don't require sqlite3 when using postgres (#4466)Andrew Morgan2-2/+2