From df101c81a93c00a4f2f53a406439ba5f7bbc1046 Mon Sep 17 00:00:00 2001 From: "ddkilzer@apple.com" Date: Thu, 16 Oct 2014 16:01:34 +0000 Subject: [PATCH] Update proxy URL parameter used by Bugzilla * data/params: Update proxy URL. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@174782 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Websites/bugs.webkit.org/data/params | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Websites/bugs.webkit.org/data/params b/Websites/bugs.webkit.org/data/params index 873d4920152e..0f655ee27c0c 100644 --- a/Websites/bugs.webkit.org/data/params +++ b/Websites/bugs.webkit.org/data/params @@ -63,7 +63,7 @@ 'mybugstemplate' => 'buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=%userid%&emailtype1=exact&emailassigned_to1=1&emailreporter1=1', 'noresolveonopenblockers' => 0, 'password_complexity' => 'no_constraints', - 'proxy_url' => 'http://rpms.macosforge.org:3128/', + 'proxy_url' => 'http://rpms2.macosforge.org:3128/', 'querysharegroup' => 'editbugs', 'quip_list_entry_control' => 'moderated', 'rememberlogin' => 'on', -- 2.36.0