Update 'duplicacy/config.json'
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user