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
6464 - Specify ``false`` to disable the automatic creation of an index on the
6565 ``_id`` field.
6666
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``.
7069
7170 .. deprecated:: 1.4
7271 This option has been deprecated since MongoDB 3.2. As of MongoDB
@@ -242,10 +241,8 @@ Parameters
242241 - Determines whether to ``error`` on invalid documents or just ``warn``
243242 about the violations but allow invalid documents to be inserted.
244243
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``.
249246
250247 .. list-table::
251248 :header-rows: 1
You can’t perform that action at this time.
0 commit comments