Config: Removed other thumbnail sizes except 1280x720

This commit is contained in:
Alexey Safronov 2024-04-27 11:42:21 +04:00
parent a97f2fc140
commit ae896c9d9c

View File

@ -218,18 +218,7 @@
},
"thumbnail": {
"maxDegreeOfParallelism": 1,
"sizes": [
{ "height": 156, "width": 216 },
{ "height": 156, "width": 240 },
{ "height": 156, "width": 264 },
{ "height": 156, "width": 288 },
{ "height": 156, "width": 312 },
{ "height": 156, "width": 336 },
{ "height": 156, "width": 360 },
{ "height": 156, "width": 400 },
{ "height": 156, "width": 440 },
{ "height": 720, "width": 1280, "resizeMode": "Max" }
]
"sizes": [{ "height": 720, "width": 1280, "resizeMode": "Max" }]
},
"csp": {
"default": {