setup wizard funcionality upgrade for v2

This commit is contained in:
Čarodej
2022-02-11 10:05:12 +01:00
parent 3867c9cd67
commit 03730b80c0
33 changed files with 517 additions and 448 deletions
-2
View File
@@ -232,8 +232,6 @@ return [
'Socialite' => Laravel\Socialite\Facades\Socialite::class,
],
'deploy_secret' => env('APP_DEPLOY_SECRET'),
'deploy_branch' => env('APP_DEPLOY_BRANCH'),
'debug_blacklist' => [
'_ENV' => [
'APP_KEY',
-8
View File
@@ -91,10 +91,6 @@ return [
'name' => 'allow_homepage',
'value' => 1,
],
[
'name' => 'app_color',
'value' => '#00BC7E',
],
[
'name' => 'allowed_adsense',
'value' => 0,
@@ -177,10 +173,6 @@ return [
'name' => 'footer_content',
'value' => '© 2021 Simple & Powerful Personal Cloud Storage. Developed by <a href="https://hi5ve.digital" target="_blank" class="text-theme">Hi5Ve.Digital</a>',
],
[
'name' => 'app_color',
'value' => '#00BC7E',
],
[
'name' => 'allowed_adsense',
'value' => 0,