summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index fa5f1d56..5ff9bdf4 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -260,7 +260,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")