ftbackup.conf.example
changeset 99 2d2d94f5ba3f
parent 80 1958c7ab13f1
equal deleted inserted replaced
98:fd90dec0d6ec 99:2d2d94f5ba3f
    24 # Do a full backup every 7 days
    24 # Do a full backup every 7 days
    25 # FULL_CYCLE = 7
    25 # FULL_CYCLE = 7
    26 
    26 
    27 # Always keep this number of (full) backups
    27 # Always keep this number of (full) backups
    28 # (including the current one)
    28 # (including the current one)
    29 # KEEP = 2
    29 # KEEP = 7d
    30 
    30 
    31 # EXCLUDE:<fs> = <name of exclude list>
    31 # EXCLUDE:<fs> = <name of exclude list>