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 --- template/en/default/admin/params/advanced.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/admin/params/advanced.html.tmpl') diff --git a/template/en/default/admin/params/advanced.html.tmpl b/template/en/default/admin/params/advanced.html.tmpl index 1cf0c344f..5301ff2cf 100644 --- a/template/en/default/admin/params/advanced.html.tmpl +++ b/template/en/default/admin/params/advanced.html.tmpl @@ -82,8 +82,8 @@ disable_bug_updates => "When enabled, all updates to $terms.bugs will be blocked.", - arecibo_server => + sentry_uri => "When set, important errors and warnings will be sent to the" - _ " specified Arecibo server. Enter the Arecibo server's full URL;" - _ " eg https://arecibo.example.com/v/1/.", + _ " specified Sentry server. Enter the full API KEY URL." + _ " eg https://01234567890123456780123456780123:01234567890123456780123456780123@errormill.mozilla.org/10.", } %] -- cgit v1.2.3-24-g4f1b