From 30f77bfbff881e1b16dd68e31f4b1097fcfdca7f Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Tue, 16 Feb 2016 17:04:43 +0100 Subject: [PATCH] Update configuration.md --- configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.md b/configuration.md index 9ac2978f4..6bee4452b 100644 --- a/configuration.md +++ b/configuration.md @@ -89,7 +89,7 @@ You can add this at the end of your config file: # # See: https://github.com/TooTallNate/node-proxy-agent#maps-proxy-protocols-to-httpagent-implementations -#httpProxy: 'http://jsmith:qwerty@proxy.lan:3128' +httpProxy: 'http://jsmith:qwerty@proxy.lan:3128' ``` ### Log file