From 3a149e9f8b2e99507c72792b80cee3a90df003b2 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 22 Nov 2019 11:43:17 +0100 Subject: Add audio only transcoding tests --- config/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/test.yaml b/config/test.yaml index eedd28537..3ab391504 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -72,7 +72,7 @@ transcoding: allow_audio_files: false threads: 2 resolutions: - 0p: true + 0p: false 240p: true 360p: true 480p: true -- cgit v1.2.3