#101 Fix breaking typo in definition of insecureskipverify
This commit is contained in:
parent
725d982a98
commit
ae87b06e0f
@ -83,7 +83,6 @@ http:
|
||||
regex: "https://(.*)/.well-known/(card|cal)dav"
|
||||
replacement: "https://${1}/remote.php/dav/"
|
||||
|
||||
http:
|
||||
serversTransports:
|
||||
insecureskipverify:
|
||||
insecureSkipVerify: true
|
Loading…
Reference in New Issue
Block a user