From 7f0c7dddde8bb8d619b3449b3fb19aabe9fea686 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 2 Aug 2007 17:34:21 +0000 Subject: Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be created if the proxy requires authentication - Patch by Frédéric Buclin r=mkanat a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/xml/administration.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml index 1fe8b9d72..9c85248a5 100644 --- a/docs/xml/administration.xml +++ b/docs/xml/administration.xml @@ -1850,9 +1850,12 @@ Support: ENTRY, DEFAULT/MANDATORY, CANEDIT upgrade_notification parameter, see . Administrators will see these notifications when they access the index.cgi - page, i.e. generally when logging in. Bugzilla will check once a - week for new releases, unless the parameter is set to - disabled. + page, i.e. generally when logging in. Bugzilla will check once per + day for new releases, unless the parameter is set to + disabled. If you are behind a proxy, you may have to set + the proxy_url parameter accordingly. If the proxy + requires authentication, use the + http://user:pass@proxy_url/ syntax. -- cgit v1.2.3-24-g4f1b