Inrease image limit in event

This commit is contained in:
Dirk Koritnik 2021-02-22 10:49:29 +01:00 committed by Daniel Siepmann
parent ce9a1e17e5
commit 431aa9bafa

View file

@ -439,7 +439,7 @@ return [
--palette--;;filePalette' --palette--;;filePalette'
] ]
], ],
'maxitems' => 1 'maxitems' => 3
], ],
$GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext'] $GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext']
), ),