diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index 8df2e93b..34c4bacf 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -678,6 +678,6 @@ "previewRatio": 1.3333333333, //supported resolutions are //1080, 720, 480, 432, 360, 288, 240, 144, 96 - "resolutions": [96, 240, 480] + "resolutions": [240, 480] } }