mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-03 17:39:16 +02:00
Add examples for using playlist feature
This commit is contained in:
parent
64908a75ca
commit
2565071e40
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ cca = True
|
||||||
privacy = private
|
privacy = private
|
||||||
disable-comments = True
|
disable-comments = True
|
||||||
thumbnail = /path/to/your/thumbnail.jpg # Set the absolute path to your thumbnail
|
thumbnail = /path/to/your/thumbnail.jpg # Set the absolute path to your thumbnail
|
||||||
|
playlist = My Test Playlist
|
||||||
|
playlistCreate = True
|
||||||
nsfw = True
|
nsfw = True
|
||||||
platform = youtube, peertube
|
platform = youtube, peertube
|
||||||
language = French
|
language = French
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue