Classification config changes (#17892)

* Only auto-populate some config fields down to the camera level

- Don't populate LPR and face global-only settings down to the camera level
- Ensure LPR mixin uses camera level min_area
- Explicitly forbid extra config values for LPR and face

* lpr docs tweak

* remove extra text already in i18n key

* consistency
This commit is contained in:
Josh Hawkins
2025-04-24 08:30:10 -05:00
committed by GitHub
parent eb4433162c
commit 2610cfcfde
5 changed files with 25 additions and 13 deletions

View File

@@ -56,7 +56,7 @@ Like the other real-time processors in Frigate, license plate recognition runs o
## Advanced Configuration
Fine-tune the LPR feature using these optional parameters at the global level of your config. The only optional parameters that should be set at the camera level are `enabled`, `min_area`, and `enhancement`.
Fine-tune the LPR feature using these optional parameters at the global level of your config. The only optional parameters that can be set at the camera level are `enabled`, `min_area`, and `enhancement`.
### Detection