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

6 lines
82 B
Text

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