changeset 48 | 708e3b8bd670 |
parent 38 | ff06067298b5 |
child 67 | 4dd23211874a |
child 70 | 391d82fcd42c |
--- a/ftbackup.conf.example Tue Apr 26 23:24:07 2011 +0200 +++ b/ftbackup.conf.example Wed Apr 27 16:58:51 2011 +0200 @@ -19,3 +19,10 @@ # Do we need compression? Unfortunately currently only # global # COMPRESSION_LEVEL = 6 + +# Do a full backup every 7 days +# FULL_CYCLE = 7 + +# Always keep this number of (full) backups +# (including the current one) +# KEEP = 2