diff options
author | Tristan Lins <tristan@lins.io> | 2020-04-17 13:09:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-17 07:09:33 -0400 |
commit | c07fca9e2fbb8c8232a3eec2613203e311ab2897 (patch) | |
tree | 9ee0ff28388acf5f0e54fc493058dea986cf42b9 /changelog.d | |
parent | Do not treat display names as globs for push rules. (#7271) (diff) | |
download | synapse-c07fca9e2fbb8c8232a3eec2613203e311ab2897.tar.xz |
Clarify the comments for media_storage_providers options (#7272)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7272.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7272.doc b/changelog.d/7272.doc new file mode 100644 index 0000000000..13a1ee340d --- /dev/null +++ b/changelog.d/7272.doc @@ -0,0 +1 @@ +Documentation of media_storage_providers options updated to avoid misunderstandings. Contributed by Tristan Lins. \ No newline at end of file |