summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/defparams.pl b/defparams.pl
index 41841eb19..e258d281e 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -176,6 +176,12 @@ information about what Bugzilla is and what it can do, see
+DefParam("shutdownhtml",
+ "If this field is non-empty, then Bugzilla will be completely disabled and this text will be displayed instead of all the Bugzilla pages.",
+ "l",
+ "");
+
+
DefParam("warnbannerhtml",
"HTML to prepend to warning messages.",
"l",