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

7 lines
79 B
Plaintext

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