From 3869b274e2f70ac7f75176b5ce19613a2a7e7320 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Fri, 13 Oct 2023 05:14:55 -0600 Subject: [PATCH] Add note about recording retention to manual event docs (#8141) --- docs/docs/integrations/api.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/integrations/api.md b/docs/docs/integrations/api.md index 7ddc773c3..f080c0a36 100644 --- a/docs/docs/integrations/api.md +++ b/docs/docs/integrations/api.md @@ -322,6 +322,12 @@ Get PTZ info for the camera. Create a manual event with a given `label` (ex: doorbell press) to capture a specific event besides an object being detected. +:::caution + +Recording retention config still applies to manual events, if frigate is configured with `mode: motion` then the manual event will only keep recording segments when motion occurred. + +::: + **Optional Body:** ```json