Allow changing of some env variable during setup.
This commit is contained in:
committed by
Graham Campbell
parent
5709995b13
commit
6dbd15d272
@@ -21,6 +21,8 @@ return [
|
||||
'site_timezone' => 'Select your timezone',
|
||||
'site_locale' => 'Select your language',
|
||||
'enable_google2fa' => 'Enable Google Two Factor Authentication',
|
||||
'cache_driver' => 'Cache Driver',
|
||||
'session_driver' => 'Session Driver',
|
||||
],
|
||||
|
||||
// Login form fields
|
||||
|
||||
Reference in New Issue
Block a user