commit real config, actually

This commit is contained in:
Viv 2019-11-29 17:54:07 -08:00
parent 662bdd8117
commit 1186eac9db
1 changed files with 16 additions and 0 deletions

16
backup-config.json Normal file
View File

@ -0,0 +1,16 @@
{
"repos": [
{
"name": "knucles/services/gitea",
"paths": ["/home/docker/containers/gitea"],
"hostname": "knucles"
},
{
"name": "knucles/services/synapse",
"paths": ["/home/docker/containers/synapse"],
"hostname": "knucles"
}
],
"repo_name_prefix": "b2:vivlim-restic:"
}