Skip to content

Commit f476c64

Browse files
author
rubyist
committed
Fix config typo in readme about sslverify option
1 parent 6a7a18b commit f476c64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ NOTE: If using https with a self signed cert also disable cert checking in the c
7272
url = "https://localhost:8080/jimdoe/lfsrepo"
7373
7474
[http]
75-
selfverify = false
75+
sslfverify = false
7676
7777
```
7878

0 commit comments

Comments
 (0)