diff options
author | Erik Johnston <erik@matrix.org> | 2019-07-04 11:40:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-04 11:40:28 +0100 |
commit | f6608a8805da7f7c13473150d21d78621e55705e (patch) | |
tree | 628a6daa12e68e14420175a569e5ca5a91246d97 /changelog.d/5615.doc | |
parent | 1.1.0rc2 (diff) | |
parent | Suggest people use a config file for Docker instead of env vars (diff) | |
download | synapse-f6608a8805da7f7c13473150d21d78621e55705e.tar.xz |
Merge pull request #5615 from matrix-org/anoa/fix_changelog_email_resets
Suggest people use a config file for Docker instead of env vars
Diffstat (limited to 'changelog.d/5615.doc')
-rw-r--r-- | changelog.d/5615.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5615.doc b/changelog.d/5615.doc new file mode 100644 index 0000000000..0fd45c66b1 --- /dev/null +++ b/changelog.d/5615.doc @@ -0,0 +1 @@ +Change a previous changelog entry to suggest that people use a config file for Docker instead of env vars. |