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

7 lines
79 B
Plaintext

backend "test" {
type = "local"
path = "/foo/bar/baz"
}
repo = "test"