diff --git a/static/defaults.config.php b/static/defaults.config.php index ff0bcd3eb..8b2b223f6 100644 --- a/static/defaults.config.php +++ b/static/defaults.config.php @@ -635,7 +635,7 @@ return [ 'proxy' => [ // forwarded_for_headers (String) // A comma separated list of all allowed header values to retrieve the real client IP - // Beware: This list is ordered + // The headers are evaluated in order. 'forwarded_for_headers' => 'HTTP_X_FORWARDED_FOR', // trusted_proxies (String)