summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/en/default/admin/params/advanced.html.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/en/default/admin/params/advanced.html.tmpl b/template/en/default/admin/params/advanced.html.tmpl
index 1f24c7d06..1aedc9f9b 100644
--- a/template/en/default/admin/params/advanced.html.tmpl
+++ b/template/en/default/admin/params/advanced.html.tmpl
@@ -54,7 +54,9 @@
_ " user is the IP address of the proxy. If you enter a comma-separated"
_ " list of IPs in this parameter, then Bugzilla will trust any"
_ " <code>X-Forwarded-For</code> header sent from those IPs,"
- _ " and use the value of that header as the end user's IP address.",
+ _ " and use the value of that header as the end user's IP address."
+ _ " If set to a *, $terms.Bugzilla will trust the first value in the "
+ _ " X-Forwarded-For header.",
proxy_url =>
"Bugzilla may have to access the web to get notifications about"