diff options
| author | L0ric0 <L0ric0@users.noreply.github.com> | 2019-09-02 13:18:41 +0200 |
|---|---|---|
| committer | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-09-02 12:18:41 +0100 |
| commit | ce7803b8b030f7359dd1c394d1c874dbfdd79f36 (patch) | |
| tree | 18296f0d4f306acaac71d83fc2b281a85fbcb079 | |
| parent | Update INSTALL.md to say that Python 2 is no longer supported (#5953) (diff) | |
| download | synapse-ce7803b8b030f7359dd1c394d1c874dbfdd79f36.tar.xz | |
fix thumbnail storage location (#5915)
* fix thumbnail storage location Signed-off-by: Lorenz Steinert <lorenz@steinerts.de> * Add changelog file. Signed-off-by: Lorenz Steinert <lorenz@steinerts.de> * Update Changelog Signed-off-by: Lorenz Steinert <lorenz@steinerts.de>
| -rw-r--r-- | changelog.d/5915.bugfix | 1 | ||||
| -rw-r--r-- | synapse/rest/media/v1/media_repository.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/5915.bugfix b/changelog.d/5915.bugfix new file mode 100644 |
