Skip to content

Commit 5686688

Browse files
ianf-mongodbandf-mongodb
authored andcommitted
DOCS-14366-admin-command-set-parameter
1 parent 8e5efb8 commit 5686688

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/reference/command/setParameter.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ setParameter
1010
:depth: 1
1111
:class: singlecol
1212

13+
.. note::
14+
15+
Commands issued by the admin command :dbcommand:`setParameter`
16+
do not survive server restarts. For a persistent option use the
17+
:option:`--setParameter <mongod --setParameter>` command line option
18+
or the :setting:`setParameter` configuration file setting.
19+
20+
1321
.. dbcommand:: setParameter
1422

1523
:dbcommand:`setParameter` is an administrative command for

0 commit comments

Comments
 (0)