From b542cd78f5e9b569369f97d1737e405cc6d78208 Mon Sep 17 00:00:00 2001 From: Kamil Tekiela Date: Thu, 26 Feb 2026 22:31:28 +0000 Subject: [PATCH] Improve description of ShowDatabasesNavigationAsTree Signed-off-by: Kamil Tekiela --- docs/config.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index f81554651a..ee03c5b268 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -2180,7 +2180,8 @@ Navigation panel setup :type: boolean :default: true - In the navigation panel, replaces the database tree with a selector + Defines whether to display databases in the navigation panel as a tree + instead of in a dropdown selector. .. config:option:: $cfg['FirstLevelNavigationItems']