From db79b72ee3c1f9af6533637abb62479942d7de5a Mon Sep 17 00:00:00 2001 From: Anil Kumar Date: Mon, 22 Sep 2014 15:30:03 -0400 Subject: [PATCH] Removed quiet: true option - not recommended for normal install Removing "quiet: true" option from the sample configuration provided on this page. This aligns with our general recommendation of not running in quiet mode. --- source/reference/configuration-options.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/source/reference/configuration-options.txt b/source/reference/configuration-options.txt index 3f6dc3a8aea..06ae7a8e672 100644 --- a/source/reference/configuration-options.txt +++ b/source/reference/configuration-options.txt @@ -55,7 +55,6 @@ The following is an example of several settings in a configuration file: systemLog: destination: file path: "/var/log/mongodb/mongodb.log" - quiet: true logAppend: true storage: journal: