summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/administration.xml
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-04-04 13:48:04 +0200
committerlpsolit%gmail.com <>2008-04-04 13:48:04 +0200
commit9c0ed699a75e56887c2f4ad2fe0df894a447f7b0 (patch)
tree00b37e1956536b06cfc16b91ef6488b789de6cdb /docs/en/xml/administration.xml
parent457f4097e7fff125e914dbcb2e49ab24c6bd97f5 (diff)
downloadbugzilla-9c0ed699a75e56887c2f4ad2fe0df894a447f7b0.tar.gz
bugzilla-9c0ed699a75e56887c2f4ad2fe0df894a447f7b0.tar.xz
Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be created if the proxy requires authentication - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
Diffstat (limited to 'docs/en/xml/administration.xml')
-rw-r--r--docs/en/xml/administration.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml
index 1fe8b9d72..9c85248a5 100644
--- a/docs/en/xml/administration.xml
+++ b/docs/en/xml/administration.xml
@@ -1850,9 +1850,12 @@ Support: ENTRY, DEFAULT/MANDATORY, CANEDIT
<literal>upgrade_notification</literal> parameter, see
<xref linkend="parameters"/>. Administrators will see these
notifications when they access the <filename>index.cgi</filename>
- page, i.e. generally when logging in. Bugzilla will check once a
- week for new releases, unless the parameter is set to
- <quote>disabled</quote>.
+ page, i.e. generally when logging in. Bugzilla will check once per
+ day for new releases, unless the parameter is set to
+ <quote>disabled</quote>. If you are behind a proxy, you may have to set
+ the <literal>proxy_url</literal> parameter accordingly. If the proxy
+ requires authentication, use the
+ <literal>http://user:pass@proxy_url/</literal> syntax.
</para>
</section>