Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/includes/options-mongod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ default: 0
directive: option
description: |
Changes the level of database profiling, which inserts information about
operation performance into standard output or a log file. Specify one
operation performance into the ``system.profile`` collection. Specify one
of the following levels:

.. list-table::
Expand Down Expand Up @@ -736,7 +736,7 @@ default: "off"
directive: option
description: |
{{intro}} level of database profiling, which inserts information about
operation performance into standard output or a log file. Specify one
operation performance into the ``system.profile`` collection. Specify one
of the following levels:

.. list-table::
Expand Down