Add cropvariant for Google catalog

This commit is contained in:
Björn Fromme
2019-04-24 11:19:25 +02:00
parent 30d708333b
commit 83d4c8f22e
@@ -536,12 +536,21 @@ return [
'value' => 1, 'value' => 1,
], ],
] ]
],
'google' => [
'title' => 'Google',
'allowedAspectRatios' => [
'catalog' => [
'title' => 'Catalog',
'value' => 1,
],
] ]
], ],
], ],
], ],
], ],
], ],
],
'maxitems' => 10 'maxitems' => 10
], ],
$GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext'] $GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext']