X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest.yaml;h=898bc0324204b007d18f6df90bb994227bd86c78;hb=40fa08b48a5fa5e5c8204abcfb7890c46a635a22;hp=461e1b4ba637e88b28a3330d396f088aed9ff647;hpb=d1a233d8d86ead1e3aa2350d5480eab3336b17d6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test.yaml b/config/test.yaml index 461e1b4ba..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 @@ -164,3 +167,9 @@ views: local_buffer_update_interval: '5 seconds' ip_view_expiration: '1 second' + +geo_ip: + enabled: false + +video_studio: + enabled: true