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
6 changes: 6 additions & 0 deletions source/reference/configuration-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,12 @@ Settings
parameters. The :dbcommand:`setParameter` database command provides
access to many of these parameters.

Declare all :dbcommand:`setParamater` settings in this file using the following form:

.. code-block:: sh

setParameter = <setting> = <value>

For :program:`mongod` the following options are available using
:setting:`setParameter`:

Expand Down