Merge pull request #330 from hartror/patch-1
Documenting parameter proxy-address-forwarding.
This commit is contained in:
commit
28a76a04fa
1 changed files with 3 additions and 0 deletions
|
@ -148,6 +148,9 @@ adapter-config::
|
|||
Same configuration as any other {project_name} adapter.
|
||||
// See <<_adapter_config,Adapter Config>>
|
||||
|
||||
proxy-address-forwarding::
|
||||
Enable usage of X-Forwarded-For, X-Forwarded-Host, X-Forwarded-Proto when hosted behind another proxy/load-balancer.
|
||||
|
||||
==== Constraint Config
|
||||
|
||||
Next under each application you can define one or more constraints in the `constraints` array attribute.
|
||||
|
|
Loading…
Reference in a new issue