From b1f1873bc1c47cc82fa9b6c8d178540cacd08f5f Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:18:23 -0500 Subject: [PATCH] tweak docs --- docs/docs/configuration/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/authentication.md b/docs/docs/configuration/authentication.md index 646bfe358..2c9dafef8 100644 --- a/docs/docs/configuration/authentication.md +++ b/docs/docs/configuration/authentication.md @@ -248,7 +248,7 @@ If you want to provide access to all cameras to a specific user, just use the ** ### Managing User Roles 1. Log in as an **admin** user via port `8971` (preferred), or unauthenticated via port `5000`. -2. Navigate to **Settings > Users**. +2. Navigate to **Settings**. 3. In the **Users** section, edit a user’s role by selecting from available roles (admin, viewer, or custom). 4. In the **Roles** section, add/edit/delete custom roles (select cameras via switches). Deleting a role auto-reassigns users to "viewer".