X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-2.yaml;h=5a4ba0abd3d73723a12d47669db67e19dcdc4d52;hb=971bdfeed6284331bdb60e0288aceda4fd4ebf15;hp=b559769c350c607e95eec60d4994b2d21afd0b59;hpb=caf2aaf4f9d38ad441a5562c3b8720f8779d6f78;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-2.yaml b/config/test-2.yaml index b559769c3..5a4ba0abd 100644 --- a/config/test-2.yaml +++ b/config/test-2.yaml @@ -11,6 +11,7 @@ database: # From the project root directory storage: tmp: 'test2/tmp/' + bin: 'test2/bin/' avatars: 'test2/avatars/' videos: 'test2/videos/' streaming_playlists: 'test2/streaming-playlists/' @@ -34,3 +35,7 @@ transcoding: enabled: true allow_additional_extensions: true allow_audio_files: true + +live: + rtmp: + port: 1937