From 9314fd25d9bddaf4c0a9796821960cb1935ccd9a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Wed, 28 Dec 2011 21:57:35 +0100 Subject: [PATCH] user_autocompletion -> ajax_user_autocompletion https://bugzilla.mozilla.org/show_bug.cgi?id=713346 --- template/en/default/pages/release-notes.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 5ec1205c7d..819b22e2db 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -286,7 +286,7 @@ has been added (default: 10000) which limits the number of [% terms.bugs %] a user can request at once in a [% terms.bug%]list. This is a hard limit and a user cannot bypass this value. -
  • Configuration: A new parameter user_autocompletion +
  • Configuration: A new parameter ajax_user_autocompletion has been added (default: on) to allow administrators to disable auto-completion when typing characters in user fields. This parameter should only be disabled if your installation is unable to support the load generated by this feature.
  • -- 2.47.2