mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-13 11:16:29 +02:00
Add note about recording retention to manual event docs (#8141)
This commit is contained in:
parent
2379e6fd1b
commit
3869b274e2
@ -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.
|
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:**
|
**Optional Body:**
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
Loading…
Reference in New Issue
Block a user