From fce897f326af14406ced2f71a00ae89ff297a550 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 4 May 2017 21:51:00 +0200 Subject: Server: add tests to video transcoder --- config/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/default.yaml') 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: # If enabled, the video will be transcoded to mp4 (x264) with "faststart" flag # Uses a lot of CPU! transcoding: - enabled: true + enabled: false threads: 2 -- cgit v1.2.3