summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl9
1 files changed, 0 insertions, 9 deletions
diff --git a/defparams.pl b/defparams.pl
index 60e41eb96..c7202be1a 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -1118,15 +1118,6 @@ Reason: %reason%
},
{
- name => 'browserbugmessage',
- desc => 'If bugzilla gets unexpected data from the browser, in addition to ' .
- 'displaying the cause of the problem, it will output this HTML as ' .
- 'well.',
- type => 'l',
- default => 'this may indicate a bug in your browser.'
- },
-
- {
name => 'commentoncreate',
desc => 'If this option is on, the user needs to enter a description ' .
'when entering a new bug',