Add missing playlistPosition query param doc

pull/6544/head
Chocobozzz 2024-08-06 11:45:53 +02:00
parent f00d656ba1
commit 0edade2226
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 9 additions and 0 deletions

View File

@ -168,6 +168,15 @@ See behaviour description [here](https://docs.joinpeertube.org/admin/configurati
Default: `p2p-media-loader` and fallback to `web-video` mode.
### playlistPosition
If you are embedding a playlist, select the video to play by specifying its position.
Value must be a number.
Default: `1`
### api
Enable/Disable embed JavaScript API (see methods below).