Skip to content
Snippets Groups Projects
Commit 567c4966 authored by Beatrycze Volk's avatar Beatrycze Volk
Browse files

Remove main action of Recommender controller from non-cacheable actions

parent f6a55d5c
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ defined('TYPO3') || die();
],
// non-cacheable actions
[
\Slub\Bison\Controller\RecommenderController::class => 'main'
\Slub\Bison\Controller\RecommenderController::class => ''
]
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment