Skip to content

Commit

Permalink
[BUGFIX] Allow configuration table of pages
Browse files Browse the repository at this point in the history
  • Loading branch information
buepro committed Aug 29, 2023
1 parent 1dda49b commit 4a97583
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Configuration/TCA/tx_easyconf_configuration.php
Expand Up @@ -27,5 +27,8 @@
'dataHandlerAllowedFields' => '',
]
],
'security' => [
'ignorePageTypeRestriction' => true,
],
],
];

0 comments on commit 4a97583

Please sign in to comment.