N°6293 - [ERGO] Symplify avatar menu

This commit is contained in:
odain
2023-05-15 16:57:30 +02:00
parent a98fab8f66
commit 18c341d8cd

View File

@@ -1305,6 +1305,14 @@ class Config
'source_of_value' => '',
'show_in_conf_sample' => false,
],
'navigation_menu.sorted_popup_user_menu_items' => [
'type' => 'array',
'description' => 'Sort user menu items after setup on page load',
'default' => [],
'value' => false,
'source_of_value' => '',
'show_in_conf_sample' => false,
],
'quick_create.enabled' => [
'type' => 'bool',
'description' => 'Whether or not the quick create is enabled',