From d88c985bf8f88fbe0cbf66dd1dda3b07d63b9c83 Mon Sep 17 00:00:00 2001 From: Simon Date: Sun, 17 Aug 2025 09:42:08 +0700 Subject: [PATCH] refresh user settings page --- mkdocs/docs/settings/user.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/mkdocs/docs/settings/user.md b/mkdocs/docs/settings/user.md index 4af03e5..172d1a9 100644 --- a/mkdocs/docs/settings/user.md +++ b/mkdocs/docs/settings/user.md @@ -5,13 +5,11 @@ description: Configure the user settings of the application. # User Settings Page Accessible at `/settings/user/` of your **Tube Archivist** instance, this page holds all the settings that control the look and feel of the application. This is configurable for each individual user of your instance. -Click on **Update User Configurations** at the bottom of the page to apply your configurations. - ## Color scheme -Switch between the "easy on the eyes" dark theme and the "burning" bright theme. +Switch between the "easy on the eyes" dark theme and the "burning" bright theme or other options available through the drop down. -## Archive View -- **Page Size**: Defines how many results get displayed on each page. This value is used for all archive views. +## Archive View Page Size +Defines how many results get displayed on each page. This value is used for all archive views. ## Show Help Text Activating that will show helpful explanations, sometimes with examples through the interface. Untoggle that to hide that if you are familiar with this project and want to _unclutter_ the interface.