16 lines
417 B
Plaintext
16 lines
417 B
Plaintext
[
|
|
{
|
|
"name": "default",
|
|
"id": "<BACKUP_ID>",
|
|
"repository": "",
|
|
"storage": "<PROTOCOL>://<SSH_USERNAME>@<BACKUP_SERVER>:<SSH_PORT>/<BACKUP_SERVER_PATH>",
|
|
"encrypted": false,
|
|
"no_backup": false,
|
|
"no_restore": false,
|
|
"no_save_password": false,
|
|
"nobackup_file": "",
|
|
"keys": {
|
|
"ssh_password": "<SSH_PASSWORD>"
|
|
}
|
|
}
|
|
] |