restic/internal/ui/config/testdata/repo_local.golden
Alexander Neumann aaef54559a wip
2018-06-10 12:27:52 +02:00

10 lines
135 B
Text

{
"Backends": {
"test": {
"Backend": "local",
"Path": "/foo/bar/baz"
}
},
"Repo": "test",
"Backup": null
}