remove 96p from config.pandora.jsonc

This commit is contained in:
j 2013-07-03 19:17:56 +02:00
parent 3d7ad8b70a
commit 601775eb56

View file

@ -678,6 +678,6 @@
"previewRatio": 1.3333333333, "previewRatio": 1.3333333333,
//supported resolutions are //supported resolutions are
//1080, 720, 480, 432, 360, 288, 240, 144, 96 //1080, 720, 480, 432, 360, 288, 240, 144, 96
"resolutions": [96, 240, 480] "resolutions": [240, 480]
} }
} }