Fix update s3 urls doc

This commit is contained in:
Chocobozzz 2025-01-03 10:31:58 +01:00
parent 286298f5c0
commit a8495f4215
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 3 deletions

View File

@ -535,9 +535,7 @@ docker compose exec -u peertube peertube npm run create-move-video-storage-job -
**PeerTube >= 6.2**
Use this script after you migrated to another object storage provider so PeerTube updates its internal object URLs (a confirmation will be demanded first).
PeerTube must be stopped.
Use this script after you migrated to another object storage provider so PeerTube updates its internal object URLs (a confirmation will be demanded first). Restart PeerTube after running the script.
::: code-group