mirror of
https://github.com/restic/restic.git
synced 2026-06-18 14:44:17 +00:00
14 lines
170 B
Plaintext
14 lines
170 B
Plaintext
{
|
|
"Repo": "",
|
|
"Password": "",
|
|
"PasswordFile": "",
|
|
"Backends": {},
|
|
"Backup": {
|
|
"Target": [
|
|
"foo",
|
|
"/home/user"
|
|
],
|
|
"Excludes": null
|
|
}
|
|
}
|