added encryption support and fixed a couple of comments

This commit is contained in:
Von Random 2015-01-13 12:53:59 +03:00
parent 175c7979f9
commit b5d0158936
2 changed files with 19 additions and 3 deletions

View file

@ -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'