From 4874d97afac588c8287c0389d9bedde9ff4c3965 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Tue, 18 Feb 2014 11:29:49 +0000 Subject: [PATCH] downloads only for upper user levels, use direct download (indiancine.ma) --- pandora/config.indiancinema.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora/config.indiancinema.jsonc b/pandora/config.indiancinema.jsonc index 7d7080b43..8a5f342f5 100644 --- a/pandora/config.indiancinema.jsonc +++ b/pandora/config.indiancinema.jsonc @@ -909,7 +909,7 @@ // fixme: this should include colors "userLevels": ["guest", "member", "student", "staff", "admin"], "video": { - "torrent": true, + "torrent": false, "formats": ["webm", "mp4"], "previewRatio": 1.375, "resolutions": [240, 480]