From b570d40beb1441529d783024d7c61a0c6bd71dfc Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 28 Jun 2024 15:36:11 +0200 Subject: [PATCH] Prune storage can also prune remote object storage --- support/doc/tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/doc/tools.md b/support/doc/tools.md index 4210ecfa8..d54190bd2 100644 --- a/support/doc/tools.md +++ b/support/doc/tools.md @@ -549,7 +549,7 @@ docker compose exec -u peertube peertube npm run create-generate-storyboard-job ::: -### Prune filesystem storage +### Prune filesystem/object storage Some transcoded videos or shutdown at a bad time can leave some unused files on your storage. To delete these files (a confirmation will be demanded first):