Delete storage/templates/advanced-config-update-1.php

This commit is contained in:
Julian Prieber 2023-12-06 15:18:20 +01:00 committed by GitHub
parent bc73ae95ab
commit 59ce6edc64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 16 deletions

View File

@ -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".
];