added encryption support and fixed a couple of comments
This commit is contained in:
parent
175c7979f9
commit
b5d0158936
2 changed files with 19 additions and 3 deletions
|
@ -31,6 +31,10 @@ source_dirs=( '/home/user/source1:/var/backup/snapshot.list'
|
|||
## externally.
|
||||
#backup_filename='somebackup'
|
||||
|
||||
## GPG key to encrypt backups, uses name of the private
|
||||
## key in your keyring
|
||||
#gnupg_key='keyname'
|
||||
|
||||
#### remote options ####
|
||||
## Remote host.
|
||||
remote_host='hostname.tld'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue