acually add the config file to change php curl
This commit is contained in:
parent
b067463c7e
commit
4789234c7b
1 changed files with 5 additions and 0 deletions
5
roles/phabricator/files/20-curl.ini
Normal file
5
roles/phabricator/files/20-curl.ini
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
; Enable curl extension module
|
||||||
|
extension=curl.so
|
||||||
|
|
||||||
|
; set alternate cacert location
|
||||||
|
curl.cainfo=/etc/pki/tls/certs/ca-bundle.crt
|
Loading…
Add table
Add a link
Reference in a new issue