mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Fix tests
This commit is contained in:
parent
718107d861
commit
52a4813fbb
3 changed files with 4 additions and 2 deletions
|
@ -183,7 +183,8 @@ export class ObjectStorageCommand {
|
|||
|
||||
streaming_playlists: {
|
||||
bucket_name: this.DEFAULT_SCALEWAY_BUCKET,
|
||||
prefix: `test:server-${serverNumber}-streaming-playlists:`
|
||||
prefix: `test:server-${serverNumber}-streaming-playlists:`,
|
||||
store_live_streams: true
|
||||
},
|
||||
|
||||
web_videos: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue