]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Fix issue with node-sass and yarn
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index a5ac157945d22990462b314ca562eef9bb530dec..e03bf1aeaa9b6ab25d19e3fe18dc0791747a4b78 100644 (file)
@@ -28,3 +28,9 @@ admin:
 
 signup:
   enabled: false
+
+# If enabled, the video will be transcoded to mp4 (x264) with "faststart" flag
+# Uses a lot of CPU!
+transcoding:
+  enabled: false
+  threads: 2