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
git-svn-id: svn://10.0.0.236/trunk@231295 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user