forked from TrueCloudLab/restic
17 lines
216 B
Text
17 lines
216 B
Text
{
|
|
"Repo": "",
|
|
"Password": "",
|
|
"PasswordFile": "",
|
|
"Backends": {
|
|
"bar": {
|
|
"Type": ""
|
|
},
|
|
"foo": {
|
|
"Type": "local"
|
|
}
|
|
},
|
|
"Backup": {
|
|
"Target": null,
|
|
"Excludes": null
|
|
}
|
|
}
|