summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl9
1 files changed, 9 insertions, 0 deletions
diff --git a/defparams.pl b/defparams.pl
index 84d9d5aeb..86cc7f2d5 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -1124,6 +1124,15 @@ Reason: %reason%
},
{
+ name => 'usemenuforusers',
+ desc => 'If this option is set, a popup menu will be used where a user' .
+ ' needs to be selected. This option should not be enabled on' .
+ ' sites where there are a large number of users.',
+ type => 'b',
+ default => '0'
+ },
+
+ {
name => 'usermatchmode',
desc => 'Allow match strings to be entered for user names when entering ' .
'and editing bugs. <p>' .