From e658a70e0f2df2008333e883122718dbed7655cb Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sun, 8 Feb 2026 07:08:00 -0600 Subject: [PATCH] clean up --- docs/docs/configuration/authentication.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/docs/configuration/authentication.md b/docs/docs/configuration/authentication.md index 38602a497..57f89ee80 100644 --- a/docs/docs/configuration/authentication.md +++ b/docs/docs/configuration/authentication.md @@ -168,9 +168,7 @@ In this example: **Note on matching semantics:** -- Admin precedence: if the `admin` mapping matches , Frigate resolves the session to `admin` to avoid accidental downgrade - when a user belongs to multiple groups (for example both admin and viewer - groups). +- Admin precedence: if the `admin` mapping matches , Frigate resolves the session to `admin` to avoid accidental downgrade when a user belongs to multiple groups (for example both admin and viewer groups). #### Port Considerations