diff options
author | Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> | 2021-05-26 12:19:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-26 11:19:47 +0100 |
commit | 65e6c64d8317d3a10527a7e422753281f3e9ec81 (patch) | |
tree | c2c95b4051d40ee29d2b02af3946f630c547862d /synapse/storage | |
parent | Update CAPTCHA documentation to mention turning off verify origin feature (#1... (diff) | |
download | synapse-65e6c64d8317d3a10527a7e422753281f3e9ec81.tar.xz |
Add an admin API for unprotecting local media from quarantine (#10040)
Signed-off-by: Dirk Klimpel dirk@klimpel.org
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/databases/main/media_repository.py | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/synapse/storage/databases/main/media_repository.py b/synapse/storage/databases/main/media_repository.py |