X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest.yaml;h=8118c479b660194520cd61b52431c24a5812609c;hb=4fae2b1f300c1f027629569817262f60873a663a;hp=461e1b4ba637e88b28a3330d396f088aed9ff647;hpb=ca87d95bcbfec9241e5840267862bace8b0197fa;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test.yaml b/config/test.yaml index 461e1b4ba..8118c479b 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -1,5 +1,5 @@ listen: - hostname: '0.0.0.0' + hostname: '::' port: 9000 webserver: @@ -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