config mockup
This commit is contained in:
parent
69d393b53f
commit
c0b5413e3b
1 changed files with 7 additions and 0 deletions
7
backup.cfg
Normal file
7
backup.cfg
Normal file
|
@ -0,0 +1,7 @@
|
|||
protocol=ssh # ftp, sftp, ftps, ssh or local
|
||||
#port_remote=22
|
||||
snap_file=/var/backup/snapshot.list
|
||||
exclude_list=/usr/local/etc/backup/excludes.list
|
||||
incremental_backup=true #if var exists, content does not matter
|
||||
gnupg_key=/usr/local/etc/backup/gpg_key
|
||||
compress_format=xz
|
Loading…
Add table
Add a link
Reference in a new issue