summaryrefslogtreecommitdiff
path: root/client.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-01-09 16:52:35 +0200
committerLars Wirzenius <liw@liw.fi>2021-01-10 18:17:27 +0200
commite5f68184bfe91f6874fe8c2344dbd5fa613d6bee (patch)
tree9860e2bc6c827bf69d1c324303e01c86efd94e65 /client.yaml
parent7ff248232a414b907b3abe464cc015e5ea48c236 (diff)
downloadobnam2-e5f68184bfe91f6874fe8c2344dbd5fa613d6bee.tar.gz
feat! use SQLite db for chunk index on server
This speeds startup a lot. However, the backup repository needs to be re-created from scratch and internal APIs have change in incompatible ways.
Diffstat (limited to 'client.yaml')
-rw-r--r--client.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/client.yaml b/client.yaml
index 1b7d6c9..dd60c9c 100644
--- a/client.yaml
+++ b/client.yaml
@@ -1,3 +1,3 @@
-server_url: https://obnam0:8888
-root: /home/liw/pers/Foton
+server_url: https://localhost:8888
+root: /home/liw/tmp/Foton
log: obnam.log