]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-3.yaml
server: serve files from storage/well-known (#5214)
[github/Chocobozzz/PeerTube.git] / config / test-3.yaml
index 594439b623563a42b31f81bff9f32c71e19bfff5..97fe9cd44e77619ea7427d1cc701fee8ded82d19 100644 (file)
@@ -23,6 +23,7 @@ storage:
   captions: 'test3/captions/'
   cache: 'test3/cache/'
   plugins: 'test3/plugins/'
+  well_known: 'test3/well-known/'
   client_overrides: 'test3/client-overrides/'
 
 admin:
@@ -30,3 +31,6 @@ admin:
 
 transcoding:
   enabled: false
+
+video_studio:
+  enabled: false