Skip to content

Commit

Permalink
chore: btrbk adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
senz committed May 20, 2024
1 parent 7ea96ce commit 5779bfa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions btrbk/btrbk.conf
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
timestamp_format long
snapshot_preserve_min 2h
snapshot_preserve 24h 7d 4w
snapshot_preserve_min 48h
snapshot_preserve 24h 7d 4w 1m
target_preserve 24h 7d 4w 6m 3y
backend_local_user btrfs-progs-sudo
stream_buffer 256m
lockfile /var/lock/btrbk.lock
btrfs_commit_delete no
btrfs_commit_delete yes
snapshot_dir .btrbk_snapshots
# snapshot_create ondemand

Expand Down

0 comments on commit 5779bfa

Please sign in to comment.