]> git.mxchange.org Git - friendica.git/commitdiff
Better description (@MrPetovan)
authorRoland Häder <roland@mxchange.org>
Wed, 17 Jan 2024 00:11:06 +0000 (01:11 +0100)
committerRoland Häder <roland@mxchange.org>
Wed, 17 Jan 2024 00:11:06 +0000 (01:11 +0100)
static/defaults.config.php

index 778fd5d4b79c44b38b956bb6fa2bf0f18723b70e..967b779ceb451eb75082c3ff93bf93eb5da27282 100644 (file)
@@ -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' => [