Skip to content

Commit fb875c5

Browse files
committed
DOCS-5914: made changes according to recommendations in Jira ticket
1 parent 3acc68c commit fb875c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/includes/apiargs-method-db.createCollection-options-param.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ description: |
1616
``_id`` field.
1717
1818
.. important::
19+
For replica sets, do not set ``autoIndexId`` to ``false``.
1920
20-
For replica sets, all collections must have ``autoIndexId`` set to ``true``.
21+
.. deprecated:: 3.2
22+
The ``autoIndexId`` option will be removed in version 3.4.
2123
interface: method
2224
name: autoIndexId
2325
operation: db.createCollection

0 commit comments

Comments
 (0)