Allow disabling of certificate verification for WebDAV (#98)

This commit is contained in:
Frederik Ring
2022-04-20 14:16:59 +02:00
committed by GitHub
parent a654097e59
commit 94a1edc4ad
4 changed files with 21 additions and 3 deletions

View File

@@ -43,6 +43,7 @@ services:
BACKUP_PRUNING_PREFIX: test
GPG_PASSPHRASE: 1234secret
WEBDAV_URL: http://webdav/
WEBDAV_URL_INSECURE: 'true'
WEBDAV_PATH: /my/new/path/
WEBDAV_USERNAME: test
WEBDAV_PASSWORD: test