summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
authorterry%mozilla.org <>2000-01-13 03:55:16 +0100
committerterry%mozilla.org <>2000-01-13 03:55:16 +0100
commit438b9fe122472e111c8d7294244502afceefab99 (patch)
tree9c96e1fa76a46c1b52b5f31e9f99735536d3dcac /defparams.pl
parentb5e7fccefa01bb1402cca97842786e68e607c13b (diff)
downloadbugzilla-438b9fe122472e111c8d7294244502afceefab99.tar.gz
bugzilla-438b9fe122472e111c8d7294244502afceefab99.tar.xz
Provide a simple param to let the maintainer shut down Bugzilla for a while.
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",