]> 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:59 +0000 (01:11 +0100)
static/defaults.config.php

index 2ce02808732b4959e11f0dd74890d1ba2d67cb01..dc21a8ce0a4826025b53dae39134c3cec6a1d4d8 100644 (file)
@@ -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' => [