File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,8 @@ Parameters
64
64
- Specify ``false`` to disable the automatic creation of an index on the
65
65
``_id`` field.
66
66
67
- .. important::
68
-
69
- For replica sets, do not set ``autoIndexId`` to ``false``.
67
+ :gold:`IMPORTANT:` For replica sets, do not set
68
+ ``autoIndexId`` to ``false``.
70
69
71
70
.. deprecated:: 1.4
72
71
This option has been deprecated since MongoDB 3.2. As of MongoDB
@@ -242,10 +241,8 @@ Parameters
242
241
- Determines whether to ``error`` on invalid documents or just ``warn``
243
242
about the violations but allow invalid documents to be inserted.
244
243
245
- .. important::
246
-
247
- Validation of documents only applies to those documents as
248
- determined by the ``validationLevel``.
244
+ :gold:`IMPORTANT:` Validation of documents only applies to
245
+ those documents as determined by the ``validationLevel``.
249
246
250
247
.. list-table::
251
248
:header-rows: 1
You can’t perform that action at this time.
0 commit comments