From b743521cee4399017152a9a51b6cf6c65b81f340 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 27 Feb 2012 11:07:45 -0400 Subject: [PATCH] Add descriptions to some settings --- docs/topics/settings.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/topics/settings.rst b/docs/topics/settings.rst index 5d17d1779e..ae395a435e 100644 --- a/docs/topics/settings.rst +++ b/docs/topics/settings.rst @@ -520,6 +520,8 @@ Controls whether the search functionality is provided by a sidebar widget or by Default: ``False`` +Disable the home view and redirect users straight to the recent document list as soon as they log in. + .. setting:: MAIN_DISABLE_ICONS @@ -527,6 +529,8 @@ Default: ``False`` Default: ``False`` +Turns off navigation links' icons. + User management ===============