From 6a882428e11f924db2ae8ff188df11a42eaaec46 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 6 Apr 2021 08:41:18 +0200 Subject: Enable HLS transcoding by default --- config/test.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/test.yaml') diff --git a/config/test.yaml b/config/test.yaml index 4f0a7e5d9..9a522a983 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -87,6 +87,8 @@ transcoding: 1080p: true 1440p: true 2160p: true + webtorrent: + enabled: true hls: enabled: true -- cgit v1.2.3