summary refs log tree commit diff
path: root/changelog.d/5596.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove SMTP_* env var functionality from docker conf (#5596)Andrew Morgan2019-07-031-0/+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