summary refs log tree commit diff
path: root/synapse/api/errors.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-25Use an explicit dbname for postgres connections in the tests. (#4928)Richard van der Hoff2-18/+17
I don't have a database with the same name as my user, so leaving the database name unset fails. While we're at it, clear out some unused stuff in the test setup.
2019-03-25Fix nginx example in ACME doc. (#4923)Richard van der Hoff2-1/+2