From b887d093015b7bf194e037c35f5f4b01234ce618 Mon Sep 17 00:00:00 2001
From: Norman Steger <norman.steger@slub-dresden.de>
Date: Tue, 22 Aug 2023 11:01:41 +0200
Subject: [PATCH] [TASK] rector fixes

---
 ext_emconf.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ext_emconf.php b/ext_emconf.php
index a4ed547..9aaa5fe 100644
--- a/ext_emconf.php
+++ b/ext_emconf.php
@@ -22,7 +22,6 @@ $EM_CONF[$_EXTKEY] = [
         ],
     ],
     'state' => 'stable',
-    'clearCacheOnLoad' => true,
     'author' => 'SLUB TYPO3 Team',
     'author_email' => 'typo3@slub-dresden.de',
     'author_company' => 'SLUB Dresden',
-- 
GitLab