From 08c8605807c88a4e49d2c1fd90289625930e993c Mon Sep 17 00:00:00 2001 From: richvdh Date: Wed, 7 Jul 2021 12:06:42 +0000 Subject: [PATCH] deploy: 189652b2fea038340e4e1420081c6ddd8093da0e --- develop/admin_api/media_admin_api.html | 4 ++-- develop/print.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/develop/admin_api/media_admin_api.html b/develop/admin_api/media_admin_api.html index 1dad17fbaf..0ee4e43183 100644 --- a/develop/admin_api/media_admin_api.html +++ b/develop/admin_api/media_admin_api.html @@ -232,7 +232,7 @@ server admin: see Admin API.

List all media uploaded by a user

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.

Quarantine media

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.
  • +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 diff --git a/develop/print.html b/develop/print.html index 4d69b7dd06..25cbc1dca7 100644 --- a/develop/print.html +++ b/develop/print.html @@ -8626,7 +8626,7 @@ server admin: see Admin AP

    List all media uploaded by a user

    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.

    Quarantine media

    Quarantining media means that it is marked as inaccessible by users. It applies @@ -8765,7 +8765,7 @@ See also Purge R

  • 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.
  • +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