mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Better description (@MrPetovan)
This commit is contained in:
parent
7d3723592b
commit
a7bdcc1216
1 changed files with 1 additions and 1 deletions
|
@ -616,7 +616,7 @@ return [
|
|||
],
|
||||
'performance' => [
|
||||
// max_response_data_size (Integer)
|
||||
// Maximum allowed response data size in Bytes, default is hard-coded value from code
|
||||
// Maximum allowed outgoing HTTP request response data size in Bytes. Does not affect incoming requests to this node.
|
||||
'max_response_data_size' => 1000000,
|
||||
],
|
||||
'proxy' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue