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 @@ -176,19 +176,24 @@ Core Options
176176
177177 *Type*: boolean
178178
179- Run :binary:`~bin.mongos` or :binary:`~bin.mongod` in a quiet mode that attempts to limit the amount
180- of output.
179+ *Default*: false
180+
181+ Run :binary:`~bin.mongos` or :binary:`~bin.mongod` in a quiet mode
182+ that attempts to limit the amount of output.
181183
182- :setting:`systemLog.quiet` is **not** recommended for production systems as it may make
183- tracking problems during particular connections much more difficult.
184+ :setting:`systemLog.quiet` is **not** recommended for production
185+ systems as it may make tracking problems during particular
186+ connections much more difficult.
184187
185188
186189.. setting:: systemLog.traceAllExceptions
187190
188191 *Type*: boolean
189192
190- Print verbose information for debugging. Use for additional logging for
191- support-related troubleshooting.
193+ *Default*: false
194+
195+ Print verbose information for debugging. Use for additional logging
196+ for support-related troubleshooting.
192197
193198
194199
You can’t perform that action at this time.
0 commit comments