Skip to content

Commit

Permalink
Fix double entry for pageView plugin configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
chrizzor committed Jul 18, 2024
1 parent bf920df commit 99eba67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ext_localconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@
'PageView',
[
\Kitodo\Dlf\Controller\PageViewController::class => 'main',
\Kitodo\Dlf\Controller\PageViewController::class => 'addDocument',
],
// non-cacheable actions
[
Expand Down

0 comments on commit 99eba67

Please sign in to comment.