From 0074477c0f3d0e78b71ec866526c65c99f0a5c82 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 24 Oct 2011 17:58:34 -0400 Subject: Bug 685552 - Email auto-completion causes server to thrash r/a=mkanat --- docs/en/xml/administration.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs/en') diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index c50ccbb3b..4b7189755 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -862,7 +862,12 @@ contains parameters for how user names can be queried and matched when entered. - + + Another setting called 'ajax_user_autocompletion' enables certain + user fields to display a list of matched user names as a drop down after typing + a few characters. Note that it is recommended to use mod_perl when + enabling 'ajax_user_autocompletion'. + -- cgit v1.2.3-24-g4f1b