Renamed 'http_client' -> 'performance'
This commit is contained in:
@@ -614,7 +614,7 @@ return [
|
||||
// Timeout in seconds for fetching the XRD links and other requests with an expected shorter timeout
|
||||
'xrd_timeout' => 20,
|
||||
],
|
||||
'http_client' => [
|
||||
'performance' => [
|
||||
// max_response_data_size (Integer)
|
||||
// Maximum allowed response data size in Bytes, default is hard-coded value from code
|
||||
'max_response_data_size' => 1000000,
|
||||
|
||||
Reference in New Issue
Block a user