File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1414
1515 * - ``enableTelemetry ``
1616 - boolean
17- - true
17+ - `` true ``
1818 - Enables sending anonymized tracking and diagnostic data to
1919 MongoDB.
2020
2121 * - ``editor ``
2222 - string
23- - null
23+ - `` null ``
2424 - Designates an editor to use within the :binary: `~bin.mongosh `
2525 console. Overrides the ``EDITOR `` environment variable if set.
2626
27+ * - ``forceDisableTelemetry ``
28+ - boolean
29+ - ``true ``
30+ - Only available in the global configuration file. When true,
31+ users cannot enable telemetry manually.
32+
2733 * - ``historyLength ``
2834 - integer
2935 - 1000
5965
6066 * - ``showStackTraces ``
6167 - boolean
62- - false
68+ - `` false ``
6369 - Controls display of a stack trace along with error messages.
6470
6571 * - ``snippetAutoload ``
6672 - boolean
67- - true
73+ - `` true ``
6874 - If ``true ``, automatically load installed
6975 :ref: `snippets <snip-overview >` at startup.
7076
You can’t perform that action at this time.
0 commit comments