From a22bfc3ebc9f80088035774c6cfca4bd5707acd3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 9 Jan 2018 15:29:05 +0100 Subject: Refractor peertube videojs plugin --- config/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/test.yaml b/config/test.yaml index 379f15430..9efe641f1 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -12,5 +12,5 @@ signup: enabled: true transcoding: - enabled: false - threads: 4 + enabled: true + threads: 2 -- cgit v1.2.3