diff --git a/ext_localconf.php b/ext_localconf.php index a4faa388445713c60fa659fe95f78839383ef47b..34f18404c8e301341ce6d673207ddbcd02bb1d27 100644 --- a/ext_localconf.php +++ b/ext_localconf.php @@ -35,7 +35,7 @@ defined('TYPO3') || die(); ], // non-cacheable actions [ - \Slub\Bison\Controller\RecommenderController::class => 'main' + \Slub\Bison\Controller\RecommenderController::class => '' ] );