diff --git a/site/config/config.php b/site/config/config.php index 29e750b..e0e0964 100644 --- a/site/config/config.php +++ b/site/config/config.php @@ -4,6 +4,10 @@ return [ // Debug mode (désactiver en production) 'debug' => true, + 'panel' => [ + 'install' => true + ], + // Panel configuration 'panel' => [ // Menu personnalisé du panel