restic/internal/ui/config/testdata/repo_local.conf

11 lines
110 B
Text
Raw Normal View History

2018-05-03 20:47:38 +02:00
repo "test" {
backend = "local"
path = "/foo/bar/baz"
}
foobar "test" {
x = "y"
}
quiet = false