Skip to content

Commit aec9818

Browse files
committed
(DOCSP-38843): Fixed param.failIndexKeyTooLong build issue.
1 parent 3b7a76a commit aec9818

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/atlasdeployment-custom-resource.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,8 +1048,7 @@ examples, and the |api| documentation.
10481048
exceed 1024 bytes. If you set this to ``false``, |mongod| writes
10491049
documents that exceed this limit, but *doesn't* index them.
10501050

1051-
This option corresponds to the
1052-
:parameter:`failIndexKeyTooLong <param.failIndexKeyTooLong>`
1051+
This option corresponds to the ``param.failIndexKeyTooLong``
10531052
|mongod| parameter.
10541053

10551054
.. setting:: spec.processArgs.javascriptEnabled

0 commit comments

Comments
 (0)