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