mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 15:44:45 +02:00
Do not show installer by default
This commit is contained in:
parent
a067419d6e
commit
aafe17174f
@ -95,7 +95,7 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'installer' => [
|
'installer' => [
|
||||||
'enabled' => env('APP_INSTALLER', true),
|
'enabled' => env('APP_INSTALLER', false),
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user