Files
frigate/frigate/config
Josh Hawkins 12e9bb3944 fix profile config inheritance bug where Pydantic defaults override base values
The /config API was dumping profile overrides with model_dump() which included
all Pydantic defaults. When the frontend merged these over
the camera's base config, explicitly-set base values were
lost. Now profile overrides are re-dumped with exclude_unset=True so only
user-specified fields are returned.

Also fixes the Save All path generating spurious deletion markers for
restart-required fields that are hidden during profile
editing but not excluded from the raw data sanitization in
prepareSectionSavePayload.
2026-03-12 11:20:03 -05:00
..
2026-02-27 08:55:36 -07:00
2026-02-27 08:55:36 -07:00
2026-02-27 08:55:36 -07:00
2026-02-27 08:55:36 -07:00
2026-02-27 08:55:36 -07:00
2026-02-27 08:55:36 -07:00
2026-02-27 08:55:36 -07:00
2026-02-27 08:55:36 -07:00
2026-02-27 08:55:36 -07:00
2026-02-27 08:55:36 -07:00