diff options
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml index 27eb2a533..e03bf1aea 100644 --- a/config/default.yaml +++ b/config/default.yaml | |||
@@ -32,5 +32,5 @@ signup: | |||
32 | # If enabled, the video will be transcoded to mp4 (x264) with "faststart" flag | 32 | # If enabled, the video will be transcoded to mp4 (x264) with "faststart" flag |
33 | # Uses a lot of CPU! | 33 | # Uses a lot of CPU! |
34 | transcoding: | 34 | transcoding: |
35 | enabled: true | 35 | enabled: false |
36 | threads: 2 | 36 | threads: 2 |