From 998f631a9247f4a76491ad48f074e5b0607a9935 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Fri, 21 Nov 2025 06:28:36 -0700 Subject: [PATCH] Fix documentation for example log module --- docs/docs/configuration/advanced.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/advanced.md b/docs/docs/configuration/advanced.md index 02482e792..78fc02884 100644 --- a/docs/docs/configuration/advanced.md +++ b/docs/docs/configuration/advanced.md @@ -25,7 +25,7 @@ Examples of available modules are: - `frigate.app` - `frigate.mqtt` -- `frigate.object_detection` +- `frigate.object_detection.base` - `detector.` - `watchdog.` - `ffmpeg..` NOTE: All FFmpeg logs are sent as `error` level.