rdiff: handle "keep = yes" to disable old backups removal (Closes: #424633)
[matthijs/upstream/backupninja.git] / examples / example.rdiff
index 5ad700be624eb014e23c4d05c407054a8602afa9..c327fd61564b43095b58d77920355e396de35865 100644 (file)
@@ -38,6 +38,8 @@ type = local
 
 # how many days of data to keep
 # (you can also use the time format of rdiff-backup, e.g. 6D5h)
+# (to keep everything, set this to yes)
+#keep = yes
 keep = 60
 
 # A few notes about includes and excludes: