Delete storage/templates/advanced-config-update-1.php
This commit is contained in:
parent
bc73ae95ab
commit
59ce6edc64
|
@ -1,16 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
/*
|
|
||||||
|--------------------------------------------------------------------------
|
|
||||||
| Extra Settings
|
|
||||||
|--------------------------------------------------------------------------
|
|
||||||
|
|
|
||||||
*/
|
|
||||||
|
|
||||||
// Expands admin menu on the Admin Panel Sidebar permanently
|
|
||||||
'expand_panel_admin_menu_permanently' => 'false', // Either "true" or "false".
|
|
||||||
|
|
||||||
// Should only be used in a local testing environment
|
|
||||||
'disable_default_password_notice' => 'false', // Either "true" or "false".
|
|
||||||
|
|
||||||
];
|
|
Loading…
Reference in New Issue