Config update

This commit is contained in:
MakingCG
2020-03-15 10:55:32 +01:00
parent 515e8ef5ef
commit dc74020f2d
12 changed files with 15 additions and 965 deletions

View File

@@ -2,6 +2,12 @@
return [
// Your app name
'app_name' => 'VueFileManager',
// Your app logo
'app_logo' => '/assets/images/hero.svg',
// Enable or disable user account registration
'registration' => true,