Skip to content

Commit 51754b3

Browse files
authored
Backport DOCSP-11917 to v6.0 (#5109)
* (DOCSP-11917) Advises not to set option to true for FCV 4.2 or earlier. * Edits per copy review.
1 parent a1b2b0e commit 51754b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/reference/mongodb-agent-settings.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,9 @@ Externally Sourced Configuration Settings
537537
If you set this option to ``true``, the {+mdbagent+} doesn't write
538538
the :setting:`mmsConfigBackup` file.
539539

540+
Don't set this option to ``true`` if your MongoDB databases are running
541+
:manual:`FCV </reference/command/setFeatureCompatibilityVersion>` 4.2 or earlier.
542+
540543
.. warning::
541544

542545
Setting this option to ``true`` impacts the availability of your

0 commit comments

Comments
 (0)