You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -79,3 +79,10 @@ copyright = "The Kurator Authors"
url = "https://groups.google.com/g/kurator-dev"
icon = "fa fa-envelope"
desc = "Kyverno mailing list"
[params.ui]
# 'sidebar_menu_compact': Set to 'true' to display the sidebar menu in a compact form. By default, the menu shows the current section fully expanded. This parameter allows control over the sidebar menu's display style.
sidebar_menu_compact = true
# 'ul_show': Specifies the level of automatic expansion for the sidebar menu. A value of '1' means all items in the first level of the menu will be automatically expanded. Adjust this value to control the expansion depth of the menu.