summaryrefslogtreecommitdiff
path: root/client.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-02-07 18:03:16 +0200
committerLars Wirzenius <liw@liw.fi>2021-02-07 18:45:29 +0200
commit3ef5bd7a3ab445509216116bb2f8009ace2b1080 (patch)
treef9a176737e6b79f9c6977bdf98090041bca2f01e /client.yaml
parent5b863edb32314808b6823f90c03ad97da6fdbcbf (diff)
downloadobnam2-3ef5bd7a3ab445509216116bb2f8009ace2b1080.tar.gz
feat: if file can't be read, log that, don't end backup in error
Such files won't be restored, as they'd be restored as empty file, and that would be confusing and thus bad.
Diffstat (limited to 'client.yaml')
-rw-r--r--client.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client.yaml b/client.yaml
index 99feee4..a1a63e7 100644
--- a/client.yaml
+++ b/client.yaml
@@ -1,5 +1,5 @@
server_url: https://localhost:8888
verify_tls_cert: false
roots:
- - /home/liw/tmp/Foton
+ - x
log: obnam.log