From 696c4ecaee1921d8da9dc3f06b4b22c24ea69d55 Mon Sep 17 00:00:00 2001 From: j Date: Tue, 6 Jun 2017 18:34:47 +0200 Subject: [PATCH] no torrents for 0xdb --- pandora/config.0xdb.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index 5606e7cfb..bea67c427 100644 --- a/pandora/config.0xdb.jsonc +++ b/pandora/config.0xdb.jsonc @@ -1362,7 +1362,7 @@ "torrent": If true, video downloads are offered via BitTorrent */ "video": { - "torrent": true, + "torrent": false, "formats": ["webm", "mp4"], // fixme: this should be named "ratio" or "defaultRatio", // as it also applies to clip lists (on load)