mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2024-12-12 10:16:19 +01:00
16 lines
342 B
PHP
16 lines
342 B
PHP
|
|
|
|
/*
|
|
|--------------------------------------------------------------------------
|
|
| Extra Settings
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
*/
|
|
|
|
'expand_panel_admin_menu_permanently' => 'false',
|
|
|
|
'redirect_https' => 'false',
|
|
|
|
'disable_default_password_notice' => 'false',
|
|
|
|
]; |