generate documentation from config.sample.php

This commit is contained in:
Morris Jobke
2015-10-05 10:21:42 +02:00
parent f7b4545554
commit a63fa4f70b

View File

@@ -1264,6 +1264,9 @@ lose this string there will be data corruption.
List of trusted proxy servers
If you configure these also consider setting `forwarded_for_headers` which
otherwise defaults to `HTTP_X_FORWARDED_FOR` (the `X-Forwarded-For` header).
::
'forwarded_for_headers' => array('HTTP_X_FORWARDED', 'HTTP_FORWARDED_FOR'),