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 ===============