add possibility to define SSH key

This commit is contained in:
2019-06-29 16:46:14 +02:00
parent cdcb177c0c
commit aa7a3f1177
3 changed files with 28 additions and 39 deletions

View File

@@ -9,3 +9,6 @@ GPG=6775E8DDD8CEABCC83E38CEHE6334BCA29DF8192
# Maximum number of backups that shall be retained (0 to disable automatic deletion)
MAXBAK=3
# SSH key
#SSH_KEY="~/.ssh/mykey_rsa"