From: Roland Häder Date: Wed, 17 Jan 2024 00:11:06 +0000 (+0100) Subject: Better description (@MrPetovan) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9b630f587151c7b9668c2696659bc480ffef15ba;p=friendica.git Better description (@MrPetovan) --- diff --git a/static/defaults.config.php b/static/defaults.config.php index 778fd5d4b7..967b779ceb 100644 --- a/static/defaults.config.php +++ b/static/defaults.config.php @@ -623,7 +623,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' => [