From b43c4d54005d4bc0aafdafcd8e2b67f497e6f138 Mon Sep 17 00:00:00 2001 From: Rory Hart Date: Sat, 17 Feb 2018 07:57:53 +1100 Subject: [PATCH] Documenting parameter proxy-address-forwarding. --- server_installation/topics/proxy.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/server_installation/topics/proxy.adoc b/server_installation/topics/proxy.adoc index ded020bfcf..3500fdc030 100644 --- a/server_installation/topics/proxy.adoc +++ b/server_installation/topics/proxy.adoc @@ -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.