mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
prefilling user refactoring
This commit is contained in:
@@ -5,6 +5,7 @@ return [
|
||||
|
||||
'is_demo' => env('APP_DEMO', false),
|
||||
|
||||
'is_prefilled_users' => env('IS_PREFILLED_USERS', false),
|
||||
'is_setup_wizard_demo' => env('IS_SETUP_WIZARD_DEMO', false),
|
||||
'is_setup_wizard_debug' => env('IS_SETUP_WIZARD_DEBUG', false),
|
||||
'is_admin_vuefilemanager_bar' => env('IS_ADMIN_VUEFILEMANAGER_BAR', true),
|
||||
|
||||
Reference in New Issue
Block a user