2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-08 03:50:49 +00:00
restic/internal/ui/config/testdata/repo_local.conf
Alexander Neumann 722517c480 wip
2018-06-10 12:27:52 +02:00

11 lines
110 B
Plaintext

repo "test" {
backend = "local"
path = "/foo/bar/baz"
}
foobar "test" {
x = "y"
}
quiet = false