mirror of
https://codeberg.org/vlw/3rd.git
synced 2026-01-12 06:46:00 +01:00
16 lines
473 B
JSON
16 lines
473 B
JSON
[
|
|
{
|
|
"password": "mypassword",
|
|
"compression": 10,
|
|
"abspath_temp": null,
|
|
"abspath_target": "<replace with ABSOLUTE path to a target directory>",
|
|
"abspath_destination": "s3://<replace with bucket>/<replace with destination>"
|
|
},
|
|
{
|
|
"password": "mypassword",
|
|
"compression": 10,
|
|
"abspath_temp": null,
|
|
"abspath_target": "<replace with ABSOLUTE path to a target directory>",
|
|
"abspath_destination": "s3://<replace with bucket>/<replace with destination>"
|
|
}
|
|
]
|