File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1958,6 +1958,11 @@ ldap.max_links = -1
1958
1958
; Useful for internal debugging only.
1959
1959
;opcache.protect_memory=0
1960
1960
1961
+ [curl]
1962
+ ; A default value for the CURLOPT_CAINFO option. This is required to be an
1963
+ ; absolute path.
1964
+ ;curl.cainfo =
1965
+
1961
1966
; Local Variables:
1962
1967
; tab-width: 4
1963
1968
; End:
Original file line number Diff line number Diff line change @@ -1959,6 +1959,11 @@ ldap.max_links = -1
1959
1959
; Useful for internal debugging only.
1960
1960
;opcache.protect_memory=0
1961
1961
1962
+ [curl]
1963
+ ; A default value for the CURLOPT_CAINFO option. This is required to be an
1964
+ ; absolute path.
1965
+ ;curl.cainfo =
1966
+
1962
1967
; Local Variables:
1963
1968
; tab-width: 4
1964
1969
; End:
You can’t perform that action at this time.
0 commit comments