baseline
This commit is contained in:
8
config/settings.php
Normal file
8
config/settings.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
return array (
|
||||
'app_title' => 'IVMS',
|
||||
'app_locale' => 'de',
|
||||
'app_theme' => 'dark',
|
||||
'app_theme_user' => '1',
|
||||
'app_primary_color' => '#9b3dc7',
|
||||
);
|
||||
Reference in New Issue
Block a user