X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-4.yaml;h=615e288b35939432469580037763bce31feca0d1;hb=3527723330819dd64ecfde6b5ffabb9af69dcacf;hp=1e6368bf76eba96d8880a5d8f8a4ab25c2ef35c0;hpb=62549e6c9818f422698f030e0b242609115493ed;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-4.yaml b/config/test-4.yaml index 1e6368bf7..615e288b3 100644 --- a/config/test-4.yaml +++ b/config/test-4.yaml @@ -2,7 +2,6 @@ listen: port: 9004 webserver: - hostname: 'localhost' port: 9004 database: @@ -23,6 +22,7 @@ storage: captions: 'test4/captions/' cache: 'test4/cache/' plugins: 'test4/plugins/' + well_known: 'test4/well-known/' client_overrides: 'test4/client-overrides/' admin: @@ -30,3 +30,6 @@ admin: transcoding: enabled: false + +video_studio: + enabled: false