summary refs log tree commit diff
path: root/synapse/storage (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-03Fix a number of "Starting txn from sentinel context" warnings (#5605)Richard van der Hoff2-4/+18
Fixes #5602, #5603
2019-07-03Remove SMTP_* env var functionality from docker conf (#5596)Andrew Morgan2-19/+1
Removes any `SMTP_*` docker container environment variables from having any effect on the default config. Fixes https://github.com/matrix-org/synapse/issues/5430
2019-07-02