aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index a5ac15794..27eb2a533 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -28,3 +28,9 @@ admin:
28 28
29signup: 29signup:
30 enabled: false 30 enabled: false
31
32# If enabled, the video will be transcoded to mp4 (x264) with "faststart" flag
33# Uses a lot of CPU!
34transcoding:
35 enabled: true
36 threads: 2