From d07b2dda47346c3c5b94c3019d0fdfa5165247eb Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 23 Apr 2013 00:54:36 +0800 Subject: Bug 750170: switch from arecibo to sentry for error reporting --- Bugzilla/Config/Advanced.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla/Config') diff --git a/Bugzilla/Config/Advanced.pm b/Bugzilla/Config/Advanced.pm index a5ae3048a..5e51fbecc 100644 --- a/Bugzilla/Config/Advanced.pm +++ b/Bugzilla/Config/Advanced.pm @@ -71,7 +71,7 @@ use constant get_param_list => ( }, { - name => 'arecibo_server', + name => 'sentry_uri', type => 't', default => '', }, -- cgit v1.2.3-24-g4f1b