mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Move documentation :-)
This commit is contained in:
parent
2dc38e5632
commit
417b0072bb
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue