summaryrefslogtreecommitdiff
path: root/gitsyncer
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-05 23:37:17 +0300
committerPaul Buetow <paul@buetow.org>2026-04-05 23:37:17 +0300
commitfddb90ca65cc49a6ee343dd242965aae6b7a594a (patch)
tree9a7d76c0d0d827e71c575890f805cee3f4ebf902 /gitsyncer
parent2b64fcebf8ef0425575eafa452caae2450a8c7d3 (diff)
extract scanned bills and receipts: split PDFs, name by date/type/address/amount
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 a995e81..127c9a5 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@t450:git",
+ "backupLocation": true
}
],
"repositories": [],