We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4889a80 commit 0d3f6a7Copy full SHA for 0d3f6a7
app/R/globals.R
@@ -10,3 +10,5 @@ library(tibble)
10
library(xml2)
11
library(tools)
12
library(dplyr)
13
+
14
+httr::set_config(config(ssl_verifypeer = 0L))
0 commit comments