diff options
author | Erik Johnston <erik@matrix.org> | 2018-01-15 11:53:04 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-01-17 10:24:43 +0000 |
commit | 300edc23482fbc637a64a9e1cc1235a1fa7f9562 (patch) | |
tree | 1c62f46d0c35e3cbb46cc0af1f9ec6b4dfb0c670 /synapse | |
parent | Keep track of last access time for local media (diff) | |
download | synapse-300edc23482fbc637a64a9e1cc1235a1fa7f9562.tar.xz |
Update last access time when thumbnails are viewed
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/rest/media/v1/thumbnail_resource.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/rest/media/v1/thumbnail_resource.py b/synapse/rest/media/v1/thumbnail_resource.py |