File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 224224 'icon ' => 'fa-hand-holding-heart ' ,
225225 'custom_css ' => 'color:#ffffff; background-image:radial-gradient(circle, #00d2ff 0%, #3a7bd5 95%); '
226226 ),
227- )
227+ ),
228228
229229 /*
230230 |--------------------------------|
276276 |--------------------------------|
277277 */
278278
279+
280+ /*
281+ |--------------------------------------------------------------------------
282+ | Extra Settings
283+ |--------------------------------------------------------------------------
284+ |
285+ */
286+
287+ // Expands admin menu on the Admin Panel Sidebar permanently
288+ 'expand_panel_admin_menu_permanently ' => 'false ' , // Either "true" or "false".
289+
290+ // Should only be used in a local testing environment
291+ 'disable_default_password_notice ' => 'false ' , // Either "true" or "false".
292+
279293];
You can’t perform that action at this time.
0 commit comments