Commit 9c0ed699 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be created if…

Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be created if the proxy requires authentication - Patch by Fré©ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
parent 457f4097
...@@ -1850,9 +1850,12 @@ Support: ENTRY, DEFAULT/MANDATORY, CANEDIT ...@@ -1850,9 +1850,12 @@ Support: ENTRY, DEFAULT/MANDATORY, CANEDIT
<literal>upgrade_notification</literal> parameter, see <literal>upgrade_notification</literal> parameter, see
<xref linkend="parameters"/>. Administrators will see these <xref linkend="parameters"/>. Administrators will see these
notifications when they access the <filename>index.cgi</filename> notifications when they access the <filename>index.cgi</filename>
page, i.e. generally when logging in. Bugzilla will check once a page, i.e. generally when logging in. Bugzilla will check once per
week for new releases, unless the parameter is set to day for new releases, unless the parameter is set to
<quote>disabled</quote>. <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> </para>
</section> </section>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment