diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2022-06-07 11:53:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-07 10:53:47 +0000 |
commit | a47636c570c80928af7652d70073496f602511bc (patch) | |
tree | fe7d7c6471940dbaf73d27e3ace667bcfb2725bd /synapse/rest/admin | |
parent | Remove remaining pieces of groups code. (#12966) (diff) | |
download | synapse-a47636c570c80928af7652d70073496f602511bc.tar.xz |
Prevent local quarantined media from being claimed by media retention (#12972)
Diffstat (limited to 'synapse/rest/admin')
-rw-r--r-- | synapse/rest/admin/media.py | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/synapse/rest/admin/media.py b/synapse/rest/admin/media.py |