From 9ffd2ce25b2120ca16fa0321f2cd08eedd58be7b Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 21 Jun 2023 14:47:09 -0600 Subject: [PATCH] Add title / ID --- docs/docs/guides/motion_detection.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs/guides/motion_detection.md b/docs/docs/guides/motion_detection.md index 962d3e325..73b7f55d9 100644 --- a/docs/docs/guides/motion_detection.md +++ b/docs/docs/guides/motion_detection.md @@ -1,3 +1,8 @@ +--- +id: motion_detection +title: Tuning Motion Detection +--- + # Tuning Motion Detection Frigate uses motion detection as a first line check to see if there is anything happening in the frame worth checking with object detection.