summaryrefslogtreecommitdiff
path: root/gitsyncer
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-28 14:14:49 +0200
committerPaul Buetow <paul@buetow.org>2026-03-28 14:14:49 +0200
commitc435081ff72dbf0d771f85cc5034a0791ef65610 (patch)
tree42e7975d6d5c36ee267bbaa4aa9017870a9d2c7a /gitsyncer
parent49aa3cc0da71c3fd23016ead96ba0c1725adde72 (diff)
Update
Diffstat (limited to 'gitsyncer')
-rw-r--r--gitsyncer/config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/gitsyncer/config.json b/gitsyncer/config.json
index 744d119..a995e81 100644
--- a/gitsyncer/config.json
+++ b/gitsyncer/config.json
@@ -10,7 +10,9 @@
},
{
"host": "ssh://git@r0:30022/repos",
- "backupLocation": true
+ "backupLocation": true,
+ "descriptionSyncHost": "root@r0",
+ "descriptionSyncRoot": "/data/nfs/k3svolumes/git-server/repos"
}
],
"repositories": [],