revert frigate auth to disabled mode

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-22 21:52:07 +01:00
parent e09cbb0cb5
commit 192db01be0

View file

@ -12,11 +12,7 @@
settings = {
mqtt.enabled = false;
# Delegate authentication to Authelia via reverse proxy headers.
# The nginx /auth location sends requests to Authelia, which returns
# Remote-User on success. Frigate picks this up via proxy header_map.
auth.proxy.header_map.user = "Remote-User";
auth.enabled = false;
cameras.kids_bedroom = {
enabled = true;