From 9a8ee30580295527939b9ba315b8ce6217742aad Mon Sep 17 00:00:00 2001 From: Dirk Koritnik Date: Fri, 19 Mar 2021 14:26:47 +0100 Subject: [PATCH] Increase image limit --- Configuration/TCA/tx_events_domain_model_event.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration/TCA/tx_events_domain_model_event.php b/Configuration/TCA/tx_events_domain_model_event.php index a7de672..216d84f 100644 --- a/Configuration/TCA/tx_events_domain_model_event.php +++ b/Configuration/TCA/tx_events_domain_model_event.php @@ -441,7 +441,7 @@ return [ --palette--;;filePalette' ] ], - 'maxitems' => 3 + 'maxitems' => 8 ], $GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext'] ),