diff --git a/config/config.json b/config/config.json index 21652af..6cbb73d 100644 --- a/config/config.json +++ b/config/config.json @@ -12,9 +12,10 @@ { "backupName": "", "folderPath": "", - "storageType": "", - "targetPath": "", - "createLocalBackup": false + "remoteStorageType": "", + "remoteTargetPath": "", + "createLocalBackup": false, + "localTargetPath": "" } ] } \ No newline at end of file