]> 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 172bbef1e3284f3bc63fb02edb5e706bd88ea169..e03bf1aeaa9b6ab25d19e3fe18dc0791747a4b78 100644 (file)
@@ -25,3 +25,12 @@ storage:
 
 admin:
   email: 'admin@example.com'
+
+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