From 14f5a73f56703bcb50d9570918b2ec85d075f3dd Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Mon, 5 May 2025 20:48:51 -0500 Subject: [PATCH] clarify face rec camera level config --- docs/docs/configuration/face_recognition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/face_recognition.md b/docs/docs/configuration/face_recognition.md index 928aaef8a..b78995cd2 100644 --- a/docs/docs/configuration/face_recognition.md +++ b/docs/docs/configuration/face_recognition.md @@ -47,7 +47,7 @@ face_recognition: ## Advanced Configuration -Fine-tune face recognition with these optional parameters: +Fine-tune face recognition with these optional parameters at the global level of your config. The only optional parameters that can be set at the camera level are `enabled` and `min_area`. ### Detection