2022-06-27 16:29:50 +02:00
|
|
|
|
|
|
|
|
2022-07-05 00:03:25 +02:00
|
|
|
/*
|
2022-06-27 16:29:50 +02:00
|
|
|
|--------------------------------------------------------------------------
|
|
|
|
| Extra Settings
|
|
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
2022-07-05 00:03:25 +02:00
|
|
|
// Expands admin menu on the Admin Panel Sidebar permanently
|
|
|
|
'expand_panel_admin_menu_permanently' => 'false', // Either "true" or "false".
|
2022-06-27 16:29:50 +02:00
|
|
|
|
2022-07-05 00:03:25 +02:00
|
|
|
// Should only be used in a local testing environment
|
|
|
|
'disable_default_password_notice' => 'false', // Either "true" or "false".
|
2022-06-28 18:10:39 +02:00
|
|
|
|
2022-06-27 16:29:50 +02:00
|
|
|
];
|