This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
restic
Watch
2
Star
0
Fork
You've already forked restic
0
mirror of
https://github.com/restic/restic.git
synced
2025-12-08 06:09:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
add-config-file
restic
/
internal
/
ui
/
config
/
testdata
/
backend-local.conf
11 lines
133 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
wip
2018-05-13 22:12:41 +02:00
password = "geheim"
wip
2018-05-13 15:11:23 +02:00
backend "foo" {
type = "local"
path = "/srv/data/repo"
}
backend "bar" {
path = "/srv/data/repo"
}
Reference in a new issue
Copy permalink