diff options
author | Dylan William Hardison <dylan@hardison.net> | 2018-07-31 19:06:08 +0200 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2018-08-04 18:25:40 +0200 |
commit | 4166d02c0740bf4eab74a4f02478043abb4613ab (patch) | |
tree | d3356a4dfcd05f4f9ab64cc1754fe9d6a4eb4a8b /docs/en/rst/administering/parameters.rst | |
parent | 1053e01410785b9d03ad93881d81274fc75c4dd2 (diff) | |
download | bugzilla-4166d02c0740bf4eab74a4f02478043abb4613ab.tar.gz bugzilla-4166d02c0740bf4eab74a4f02478043abb4613ab.tar.xz |
review nits
Diffstat (limited to 'docs/en/rst/administering/parameters.rst')
-rw-r--r-- | docs/en/rst/administering/parameters.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/en/rst/administering/parameters.rst b/docs/en/rst/administering/parameters.rst index 338df3eb3..0492e0070 100644 --- a/docs/en/rst/administering/parameters.rst +++ b/docs/en/rst/administering/parameters.rst @@ -28,12 +28,6 @@ utf8 .. note:: If you turn this parameter from :paramval:`off` to :paramval:`on`, you must re-run :file:`checksetup.pl` immediately afterward. -shutdownhtml - If there is any text in this field, this Bugzilla installation will - be completely disabled and this text will appear instead of all - Bugzilla pages for all users, including Admins. Used in the event - of site maintenance or outage situations. - announcehtml Any text in this field will be displayed at the top of every HTML page in this Bugzilla installation. The text is not wrapped in any |