mirror of https://github.com/digint/btrbk
documentation: replace wrong "target_min" with "target_preserve_min" in example config
parent
7326b9816c
commit
36edda5123
|
@ -156,7 +156,7 @@ Retention policy:
|
||||||
snapshot_preserve_min 2d
|
snapshot_preserve_min 2d
|
||||||
snapshot_preserve 14d
|
snapshot_preserve 14d
|
||||||
|
|
||||||
target_min no
|
target_preserve_min no
|
||||||
target_preserve 20d 10w *m
|
target_preserve 20d 10w *m
|
||||||
|
|
||||||
snapshot_dir btrbk_snapshots
|
snapshot_dir btrbk_snapshots
|
||||||
|
|
Loading…
Reference in New Issue