diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-24 17:55:25 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-24 17:55:25 +0000 |
commit | 49758a1f674380a2fefdfcc92b66ec9a1f594df7 (patch) | |
tree | b808173de9c21d457fd230e5cae804ead8d10063 | |
parent | Update INSTALL.md to say that Python 2 is no longer supported (#5953) (diff) | |
parent | fix thumbnail storage location (#5915) (diff) | |
download | synapse-49758a1f674380a2fefdfcc92b66ec9a1f594df7.tar.xz |
fix thumbnail storage location (#5915)
-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 |