diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-01-12 15:38:06 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-01-12 15:38:06 +0000 |
commit | 21bf87a146e54d9c111abb6f39a1bcbdc0563df2 (patch) | |
tree | e98bf4d1bcde3194c2e92863113b1194ffaacd86 /synapse/rest/media/v1/thumbnail_resource.py | |
parent | Merge pull request #2774 from matrix-org/erikj/synctl (diff) | |
download | synapse-21bf87a146e54d9c111abb6f39a1bcbdc0563df2.tar.xz |
Reinstate media download on thumbnail request
We need to actually download the remote media when we get a request for a thumbnail.
Diffstat (limited to 'synapse/rest/media/v1/thumbnail_resource.py')
-rw-r--r-- | synapse/rest/media/v1/thumbnail_resource.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/synapse/rest/media/v1/thumbnail_resource.py b/synapse/rest/media/v1/thumbnail_resource.py |