From cb8d80f8a28019668c6e8a86464a18cb75f95e4e Mon Sep 17 00:00:00 2001 From: GuoQing Liu <842607283@qq.com> Date: Wed, 5 Nov 2025 22:41:02 +0800 Subject: [PATCH] Update docs/docs/configuration/zones.md Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> --- docs/docs/configuration/zones.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/configuration/zones.md b/docs/docs/configuration/zones.md index 141ca8168..c0a11d4f6 100644 --- a/docs/docs/configuration/zones.md +++ b/docs/docs/configuration/zones.md @@ -94,7 +94,6 @@ Sometimes objects are expected to be passing through a zone, but an object loite :::note When using loitering zones, a review item will behave in the following way: - - When a person is in a loitering zone, the review item will remain active until the person leaves the loitering zone, regardless of if they are stationary. - When any other object is in a loitering zone, the review item will remain active until the loitering time is met. Then if the object is stationary the review item will end.