From 431aa9bafa42b1af4d9010f935716e27a72ed5d5 Mon Sep 17 00:00:00 2001 From: Dirk Koritnik Date: Mon, 22 Feb 2021 10:49:29 +0100 Subject: [PATCH] Inrease image limit in event --- 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 abe1ab1..58fe3b4 100644 --- a/Configuration/TCA/tx_events_domain_model_event.php +++ b/Configuration/TCA/tx_events_domain_model_event.php @@ -439,7 +439,7 @@ return [ --palette--;;filePalette' ] ], - 'maxitems' => 1 + 'maxitems' => 3 ], $GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext'] ),