Skip to content

Commit

Permalink
Uncomment doc regarding storyboard generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobozzz committed Nov 8, 2023
1 parent 5b394e1 commit cc747fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions support/doc/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ cd /var/www/peertube-docker
docker-compose exec -u peertube peertube npm run create-move-video-storage-job -- --to-object-storage --all-videos
```

<!-- TODO: uncomment when PeerTube 6 is released
### Generate storyboard

**PeerTube >= 6.0**
Expand Down Expand Up @@ -299,7 +298,6 @@ sudo -u peertube NODE_CONFIG_DIR=/var/www/peertube/config NODE_ENV=production np
cd /var/www/peertube-docker
docker-compose exec -u peertube peertube npm run create-generate-storyboard-job -- --all-videos
```
-->

### Prune filesystem storage

Expand Down

0 comments on commit cc747fd

Please sign in to comment.