From 4749021b3d2856f7f223f375537909cf4e4d3f2c Mon Sep 17 00:00:00 2001 From: Lubos Kolouch Date: Sun, 28 Aug 2016 14:28:27 +0200 Subject: [PATCH] Add default values for archive_preserve and archive_preserve_min to btrbk example conf --- btrbk.conf.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/btrbk.conf.example b/btrbk.conf.example index 1977f92..d1c304b 100644 --- a/btrbk.conf.example +++ b/btrbk.conf.example @@ -102,6 +102,9 @@ snapshot_preserve 14d target_preserve_min no target_preserve 20d 10w *m +archive_preserve_min 1y +archive_preserve 2y + # Backup to external disk mounted on /mnt/btr_backup volume /mnt/btr_pool # no action if external disk is not attached