From ee003818d9ff7a97f6ffd88c33240bd1fca721ee Mon Sep 17 00:00:00 2001 From: Settoshi Tonami Date: Thu, 12 Mar 2026 09:38:13 +0000 Subject: [PATCH] inform about necessity to shut down peertube first The script gives a heads up, but it shows for only a few seconds. --- support/doc/tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/support/doc/tools.md b/support/doc/tools.md index 1c9b1b5bd5a..0e0061eb90d 100644 --- a/support/doc/tools.md +++ b/support/doc/tools.md @@ -657,6 +657,8 @@ cd /var/www/peertube-docker; \ ### Prune filesystem/object storage +**PeerTube must be stopped before running this script** + 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):