mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 04:36:09 +01:00
Inrease image limit in event
This commit is contained in:
parent
ce9a1e17e5
commit
431aa9bafa
1 changed files with 1 additions and 1 deletions
|
@ -439,7 +439,7 @@ return [
|
|||
--palette--;;filePalette'
|
||||
]
|
||||
],
|
||||
'maxitems' => 1
|
||||
'maxitems' => 3
|
||||
],
|
||||
$GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext']
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue