This commit is contained in:
Josh Hawkins 2026-02-08 07:08:00 -06:00
parent 82cb69526b
commit e658a70e0f

View File

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