From 99eba6742f51bec2fd89308757c062214c951a15 Mon Sep 17 00:00:00 2001 From: Christopher Timm Date: Thu, 18 Jul 2024 16:12:44 +0200 Subject: [PATCH] Fix double entry for pageView plugin configuration --- ext_localconf.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ext_localconf.php b/ext_localconf.php index 6d9218185..7f4acf084 100644 --- a/ext_localconf.php +++ b/ext_localconf.php @@ -239,7 +239,6 @@ 'PageView', [ \Kitodo\Dlf\Controller\PageViewController::class => 'main', - \Kitodo\Dlf\Controller\PageViewController::class => 'addDocument', ], // non-cacheable actions [