make motion the default retain mode

This commit is contained in:
Blake Blackshear
2022-02-05 09:28:21 -06:00
parent 9bd930dca3
commit 4dfc052ef6
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -268,7 +268,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