From b1ef06ac929b878163befb7effa54aa13d6426e5 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 24 Oct 2011 17:54:13 -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') diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 3796c8caf..82d986791 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -864,7 +864,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