X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest.yaml;h=6887523aecea2add1701359c19291f242c769a4b;hb=55f0a7a76249dda79d2815bd5c1d81ccd8bc7002;hp=461e1b4ba637e88b28a3330d396f088aed9ff647;hpb=3318147300b4f998adf728eb0a5a14a4c1829c51;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test.yaml b/config/test.yaml index 461e1b4ba..6887523ae 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -120,6 +120,9 @@ import: concurrency: 2 http: enabled: true + youtube_dl_release: + url: 'https://api.github.com/repos/yt-dlp/yt-dlp/releases' + name: 'yt-dlp' torrent: enabled: true @@ -164,3 +167,6 @@ views: local_buffer_update_interval: '5 seconds' ip_view_expiration: '1 second' + +video_editor: + enabled: true