Skip to content

Commit

Permalink
only retain video on events
Browse files Browse the repository at this point in the history
  • Loading branch information
rssnyder committed Aug 29, 2024
1 parent b074761 commit 7ee62f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/frigate/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ config: |
record:
enabled: True
retain:
days: 3
mode: motion
days: 0
mode: all
events:
retain:
default: 30
Expand Down

0 comments on commit 7ee62f9

Please sign in to comment.