make motion the default retain mode

This commit is contained in:
Blake Blackshear
2022-02-05 09:28:21 -06:00
parent 663bf05fd7
commit 34fa53afcc
2 changed files with 2 additions and 4 deletions

View File

@@ -273,7 +273,7 @@ record:
# here, the segments will already be gone by the time this mode is applied.
# For example, if the camera retain mode is "motion", the segments without motion are
# never stored, so setting the mode to "all" here won't bring them back.
mode: active_objects
mode: motion
# Optional: Per object retention days
objects:
person: 15