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

10 lines
110 B
Text

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