X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-5.yaml;h=447e3862a3b8805a83ec53da67dba5496d2dfee3;hb=1030eb2fa0137d6e34b3057b03a29499737e9186;hp=5f2157fec6e6dc80b1a713ccfc31901eafb96ece;hpb=ab4b8974997777373a6032073f9c1aaf33ba9931;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-5.yaml b/config/test-5.yaml index 5f2157fec..447e3862a 100644 --- a/config/test-5.yaml +++ b/config/test-5.yaml @@ -2,7 +2,6 @@ listen: port: 9005 webserver: - hostname: 'localhost' port: 9005 database: @@ -23,6 +22,7 @@ storage: captions: 'test5/captions/' cache: 'test5/cache/' plugins: 'test5/plugins/' + well_known: 'test5/well-known/' client_overrides: 'test5/client-overrides/' admin: @@ -31,5 +31,5 @@ admin: transcoding: enabled: false -video_editor: +video_studio: enabled: false