From 9f273f34d4ac64ef9d47721b04187ed273fc998d Mon Sep 17 00:00:00 2001
From: erikjohnston
Listing all media that has been uploaded by a local user can be achieved through -the use of the List media of a user +the use of the List media of a user Admin API.
Quarantining media means that it is marked as inaccessible by users. It applies @@ -371,7 +371,7 @@ See also Purge Remote Media API.
server_name
: string - The name of your local server (e.g matrix.org
).before_ts
: string representing a positive integer - Unix timestamp in ms.
Files that were last used before this timestamp will be deleted. It is the timestamp of
-last access and not the timestamp creation. size_gt
: Optional - string representing a positive integer - Size of the media in bytes.
Files that are larger will be deleted. Defaults to 0
.keep_profiles
: Optional - string representing a boolean - Switch to also delete files
--
cgit 1.5.1