From 681007155a40ac9d165293bd6ec5d8a1423ccfca Mon Sep 17 00:00:00 2001 From: Forrest L Norvell Date: Thu, 25 Sep 2014 16:12:52 -0700 Subject: [PATCH] =?UTF-8?q?default=20loglevel=20"http"=20=E2=86=92=20"warn?= =?UTF-8?q?"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/misc/npm-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/misc/npm-config.md b/doc/misc/npm-config.md index 8b5ae12c0d0..e901d6fcedf 100644 --- a/doc/misc/npm-config.md +++ b/doc/misc/npm-config.md @@ -464,7 +464,7 @@ to the npm registry. Must be IPv4 in versions of Node prior to 0.12. ### loglevel -* Default: "http" +* Default: "warn" * Type: String * Values: "silent", "error", "warn", "http", "info", "verbose", "silly"