We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5efb8 commit 5686688Copy full SHA for 5686688
source/reference/command/setParameter.txt
@@ -10,6 +10,14 @@ setParameter
10
:depth: 1
11
:class: singlecol
12
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
21
.. dbcommand:: setParameter
22
23
:dbcommand:`setParameter` is an administrative command for
0 commit comments