feat(Config): Added remote target path
This commit is contained in:
parent
b8e9ddd838
commit
cad2dd18d3
5 changed files with 14 additions and 8 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"backupName": "",
|
||||
"folderPath": "",
|
||||
"storageType": "",
|
||||
"targetPath": "",
|
||||
"createLocalBackup": false
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Reference in a new issue