mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-02 19:00:51 -05:00
49d72dea2a
Related to: #6459, #3479 Add `DELETE /_synapse/admin/v1/media/<server_name>/<media_id>` to delete a single file from server.
1 line
121 B
Gherkin
1 line
121 B
Gherkin
Add an admin api to delete a single file or files were not used for a defined time from server. Contributed by @dklimpel. |