summaryrefslogtreecommitdiff
path: root/gitsyncer
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-21 18:16:53 +0300
committerPaul Buetow <paul@buetow.org>2026-07-21 18:16:53 +0300
commit21fe7d2ef07fd7b1ee2be298c20419ac31be82a6 (patch)
tree1f349eabc1b76dc22e19bab243af460ca6e802e0 /gitsyncer
parentcbf71a09484c3e689a384b3977477e65523b1710 (diff)
feat(gitsyncer): add paul@f1 backup location for all repos
Diffstat (limited to 'gitsyncer')
-rw-r--r--gitsyncer/config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/gitsyncer/config.json b/gitsyncer/config.json
index a31dbe7..ca88400 100644
--- a/gitsyncer/config.json
+++ b/gitsyncer/config.json
@@ -13,6 +13,10 @@
"backupLocation": true,
"descriptionSyncHost": "root@r0",
"descriptionSyncRoot": "/data/nfs/k3svolumes/git-server/repos"
+ },
+ {
+ "host": "paul@f1:/sr/data/enc/git",
+ "backupLocation": true
}
],
"repositories": [],