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 @@ -1956,6 +1956,11 @@ ldap.max_links = -1
1956
1956
; Useful for internal debugging only.
1957
1957
;opcache.protect_memory=0
1958
1958
1959
+ [curl]
1960
+ ; A default value for the CURLOPT_CAINFO option. This is required to be an
1961
+ ; absolute path.
1962
+ ;curl.cainfo =
1963
+
1959
1964
; Local Variables:
1960
1965
; tab-width: 4
1961
1966
; End:
Original file line number Diff line number Diff line change @@ -1956,6 +1956,11 @@ ldap.max_links = -1
1956
1956
; Useful for internal debugging only.
1957
1957
;opcache.protect_memory=0
1958
1958
1959
+ [curl]
1960
+ ; A default value for the CURLOPT_CAINFO option. This is required to be an
1961
+ ; absolute path.
1962
+ ;curl.cainfo =
1963
+
1959
1964
; Local Variables:
1960
1965
; tab-width: 4
1961
1966
; End:
You can’t perform that action at this time.
0 commit comments