summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2004-08-30 06:29:34 +0200
committergerv%gerv.net <>2004-08-30 06:29:34 +0200
commitf9214d522c9dabc0096573e553b946c492a65230 (patch)
tree161441bcdcc65abb52852673fda5079ab62555bb /defparams.pl
parente78dc329d8f354a3fe37def1ec3fb8d75492d8ca (diff)
downloadbugzilla-f9214d522c9dabc0096573e553b946c492a65230.tar.gz
bugzilla-f9214d522c9dabc0096573e553b946c492a65230.tar.xz
Bug 225687 - add group controls to charts, along with various other cleanups. Patch by gerv; r=joel, a=justdave.
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/defparams.pl b/defparams.pl
index 57675e07d..ed6e6a0c7 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -1168,11 +1168,11 @@ Reason: %reason%
name => 'chartgroup',
desc => 'The name of the group of users who can use the "New Charts" ' .
'feature. Administrators should ensure that the public categories ' .
- 'and series definitions do not divulge unwanted information ' .
+ 'and series definitions do not divulge confidential information ' .
'before enabling this for an untrusted population. If left blank, ' .
'no users will be able to use New Charts.',
type => 't',
- default => ''
+ default => 'editbugs'
},
{