mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-10 01:04:41 +01:00
14 lines
291 B
PHP
14 lines
291 B
PHP
|
|
||
|
|
||
|
/*
|
||
|
|--------------------------------------------------------------------------
|
||
|
| Extra Settings
|
||
|
|--------------------------------------------------------------------------
|
||
|
|
|
||
|
*/
|
||
|
|
||
|
'expand_panel_admin_menu_permanently' => 'false',
|
||
|
|
||
|
'redirect_https' => 'false',
|
||
|
|
||
|
];
|