forked from TrueCloudLab/restic
10 lines
135 B
Text
10 lines
135 B
Text
{
|
|
"Backends": {
|
|
"test": {
|
|
"Backend": "local",
|
|
"Path": "/foo/bar/baz"
|
|
}
|
|
},
|
|
"Repo": "test",
|
|
"Backup": null
|
|
}
|