Skip to content

Commit df71460

Browse files
DOCSP-45776 backpors DOCSP-44307 Remove OM version from the login page (#480) (#574)
<!-- Add a description of your PR here (optional) --> - [DOCSP-45776](https://jira.mongodb.org/browse/DOCSP-45776) - [STAGING](https://deploy-preview-574--10gen-docs-ops-manager.netlify.app/reference/configuration/) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 34526b7 commit df71460

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.. setting:: mms.security.show.om.version
2+
3+
*Type*: boolean
4+
5+
*Default*: True
6+
7+
When ``false``, |mms| doesn't display the version number in the login
8+
page.
9+

source/reference/configuration.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ Security
269269

270270
.. include:: /includes/setting-fileConf-mms.security.disableBrowserCaching.rst
271271
.. include:: /includes/setting-fileConf-mms.security.hstsMaxAgeSeconds.rst
272+
.. include:: //includes/setting-fileConf-mms.security.show.om.version.rst
272273

273274
Non-Uniform Memory Access (NUMA)
274275
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)