mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-24 03:00:17 +01: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