Rename config file
This commit is contained in:
parent
da07c602b5
commit
b4dee0ccd2
@ -1,7 +1,6 @@
|
||||
#Example config file for my_backup
|
||||
|
||||
# WARNING: Values should NOT be quoted, e.g. use inputs=/some/dir instead of inputs="/some/dir"
|
||||
#Example config file for simple_backup
|
||||
|
||||
[default]
|
||||
#Input directories. Use a comma to separate items
|
||||
inputs=/home/my_home,/etc
|
||||
|
||||
@ -12,4 +11,4 @@ backup_dir=/media/Backup
|
||||
exclude=.gvfs,.cache*,[Cc]ache*,.thumbnails*,[Tt]rash*,*.backup*,*~,.dropbox*
|
||||
|
||||
#Number of snapshots to keep (use -1 to keep all)
|
||||
keep=-1
|
||||
keep=-1
|
Loading…
x
Reference in New Issue
Block a user