From 6346e7aee5c17d577196085159168f61d4d4a64c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 24 Mar 2019 11:17:31 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index aee72d29..0a92d3f2 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -259,7 +259,7 @@ kite = host "kite.kitenet.net" $ props ] [ Borg.KeepDays 7 , Borg.KeepWeeks 4 - , Borg.KeepMonths 6 + , Borg.KeepMonths 3 ] `requires` Ssh.knownHost hosts "usw-s002.rsync.net" (User "root") `requires` Ssh.userKeys (User "root") -- cgit v1.2.3