Update 'duplicacy/config.json'

This commit is contained in:
2020-11-22 20:35:53 -05:00
parent d89484ba5c
commit a2dc28eb5d

View File

@@ -10,7 +10,6 @@
"map": ["config", "backup", "ssl", "addons", "share"],
"options": {
"backupID": "Put your backup ID name here",
#"protocol": "sftp",
"ssh_username": "root",
"ssh_password": "password",
"server": "server.example.com",
@@ -27,7 +26,6 @@
},
"schema": {
"backupID": "str",
#"protocol": "str",
"ssh_username": "str",
"ssh_password": "str",
"server": "str",