Allow panel install

This commit is contained in:
Paul Nicoué 2025-02-17 19:31:51 +01:00
parent 69e1f665f1
commit 4228e9a106

View file

@ -6,7 +6,8 @@ return [
'error' => 'erreur',
'panel' => [
'language' => 'fr',
'css' => 'build/panel.css'
'css' => 'build/panel.css',
'install' => true,
],
// Sitemapper plugin options
'kirbyzone.sitemapper' => [