Skip to content

Commit 53d8f29

Browse files
authored
(DOCSP-43613) Note that javascriptEnabled is deprecated and defaults to false (#377)
<!-- Add a description of your PR here (optional) --> Same change as 10gen/docs-cloud-manager#108 but for Ops Manager (already LGTM'd) - [DOCSP-43613](https://jira.mongodb.org/browse/DOCSP-43613) - [STAGING](https://deploy-preview-377--10gen-docs-ops-manager.netlify.app/reference/deployment-advanced-options/) ### 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 9a850d8 commit 53d8f29

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

source/reference/deployment-advanced-options.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,13 @@ Security
218218
- :setting:`security.encryptionCipherMode`
219219
* - encryptionKeyFile
220220
- :setting:`security.encryptionKeyFile`
221-
* - javascriptEnabled
221+
* - javascriptEnabled
222+
223+
.. note::
224+
225+
This setting is deprecated and will be removed
226+
in a future release. Defaults to ``false``.
227+
222228
- :setting:`security.javascriptEnabled`
223229
* - kmipClientCertificateFile
224230
- :setting:`security.kmip.clientCertificateFile`

0 commit comments

Comments
 (0)