mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
dashboard include
This commit is contained in:
@@ -2,17 +2,5 @@
|
||||
|
||||
return [
|
||||
|
||||
'version' => '1.6.3',
|
||||
|
||||
// Your app name
|
||||
'app_name' => 'VueFileManager',
|
||||
|
||||
// Your app logo
|
||||
'app_logo' => '/assets/images/hero.svg',
|
||||
|
||||
// Enable or disable user account registration
|
||||
'registration' => true,
|
||||
|
||||
// Limit your storage size for every user if this option is enabled
|
||||
'limit_storage_by_capacity' => true,
|
||||
'version' => '1.7',
|
||||
];
|
||||
Reference in New Issue
Block a user