summaryrefslogtreecommitdiffstats
path: root/docs/en
diff options
context:
space:
mode:
authorDavid Lawrence <dlawrence@mozilla.com>2011-10-24 23:58:34 +0200
committerDavid Lawrence <dlawrence@mozilla.com>2011-10-24 23:58:34 +0200
commit0074477c0f3d0e78b71ec866526c65c99f0a5c82 (patch)
tree477bb6d3519151b1ad3c9e57ca3e6430f56b8e3f /docs/en
parentd47f6057e0257b3282ff25a144b9ef36ec741012 (diff)
downloadbugzilla-0074477c0f3d0e78b71ec866526c65c99f0a5c82.tar.gz
bugzilla-0074477c0f3d0e78b71ec866526c65c99f0a5c82.tar.xz
Bug 685552 - Email auto-completion causes server to thrash
r/a=mkanat
Diffstat (limited to 'docs/en')
-rw-r--r--docs/en/xml/administration.xml7
1 files changed, 6 insertions, 1 deletions
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.
</para>
-
+ <para>
+ 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'.
+ </para>
</section>
</section>