add zip, pgp and put file
This commit is contained in:
@@ -28,10 +28,10 @@ pub const DOT_OSS_BACKUPD_CONFIG: &str = ".oss-backupd-config.json";
|
||||
"encrypt_pubkey_file": "",
|
||||
"items": [
|
||||
{
|
||||
"oss_config": null,
|
||||
"oss_config": null, // OPT @oss_config
|
||||
"target": "",
|
||||
"file_name": "",
|
||||
"encrypt_pubkey_file": null
|
||||
"encrypt_pubkey_file": null // OPT @encrypt_pubkey_file
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user