From 117da5f2e5c0a6dc812b33c54b98c0cc076c22a2 Mon Sep 17 00:00:00 2001 From: j Date: Wed, 20 Nov 2019 17:41:34 +0100 Subject: [PATCH] preview ratio --- config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.jsonc b/config.jsonc index da1c87b..1291093 100644 --- a/config.jsonc +++ b/config.jsonc @@ -1307,7 +1307,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "video": { "downloadFormat": "mp4", "formats": ["mp4"], - "previewRatio": 1.3333333333, + "previewRatio": 1.7777, "resolutions": [720], "torrent": false }