File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -224,19 +224,24 @@ Core Options
224
224
225
225
*Type*: boolean
226
226
227
- Run :binary:`~bin.mongos` or :binary:`~bin.mongod` in a quiet mode that attempts to limit the amount
228
- of output.
227
+ *Default*: false
228
+
229
+ Run :binary:`~bin.mongos` or :binary:`~bin.mongod` in a quiet mode
230
+ that attempts to limit the amount of output.
229
231
230
- :setting:`systemLog.quiet` is **not** recommended for production systems as it may make
231
- tracking problems during particular connections much more difficult.
232
+ :setting:`systemLog.quiet` is **not** recommended for production
233
+ systems as it may make tracking problems during particular
234
+ connections much more difficult.
232
235
233
236
234
237
.. setting:: systemLog.traceAllExceptions
235
238
236
239
*Type*: boolean
237
240
238
- Print verbose information for debugging. Use for additional logging for
239
- support-related troubleshooting.
241
+ *Default*: false
242
+
243
+ Print verbose information for debugging. Use for additional logging
244
+ for support-related troubleshooting.
240
245
241
246
242
247
You can’t perform that action at this time.
0 commit comments