forked from TrueCloudLab/restic
6 lines
79 B
Text
6 lines
79 B
Text
backend "test" {
|
|
type = "local"
|
|
path = "/foo/bar/baz"
|
|
}
|
|
|
|
repo = "test"
|