X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest.yaml;h=898bc0324204b007d18f6df90bb994227bd86c78;hb=b38fcaad022beec5e552056208000f7d383fe854;hp=99bf851436f827409a42b36d6cc49ed867ba8d80;hpb=c729caf6cc34630877a0e5a1bda1719384cd0c8a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test.yaml b/config/test.yaml index 99bf85143..898bc0324 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 @@ -165,5 +168,8 @@ views: local_buffer_update_interval: '5 seconds' ip_view_expiration: '1 second' -video_editor: +geo_ip: + enabled: false + +video_studio: enabled: true