disable panel installation online
All checks were successful
Deploy / Deploy to Production (push) Successful in 8s
All checks were successful
Deploy / Deploy to Production (push) Successful in 8s
This commit is contained in:
parent
ca794a2c80
commit
efaf931449
1 changed files with 0 additions and 4 deletions
|
|
@ -4,10 +4,6 @@ return [
|
||||||
// Debug mode (désactiver en production)
|
// Debug mode (désactiver en production)
|
||||||
'debug' => true,
|
'debug' => true,
|
||||||
|
|
||||||
'panel' => [
|
|
||||||
'install' => true
|
|
||||||
],
|
|
||||||
|
|
||||||
// Panel configuration
|
// Panel configuration
|
||||||
'panel' => [
|
'panel' => [
|
||||||
// Menu personnalisé du panel
|
// Menu personnalisé du panel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue