Skip to content

Commit 0d3f6a7

Browse files
authored
Update globals.R
1 parent 4889a80 commit 0d3f6a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/R/globals.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ library(tibble)
1010
library(xml2)
1111
library(tools)
1212
library(dplyr)
13+
14+
httr::set_config(config(ssl_verifypeer = 0L))

0 commit comments

Comments
 (0)