From aebe925c9524a19d8843735227ded81128c0f536 Mon Sep 17 00:00:00 2001 From: Erwan Date: Fri, 23 Nov 2012 13:03:14 +0100 Subject: [PATCH] Ref #69 Missing comma --- conf/browser.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/browser.conf.json b/conf/browser.conf.json index a4567610..7e901d45 100644 --- a/conf/browser.conf.json +++ b/conf/browser.conf.json @@ -12,7 +12,7 @@ If you do not specify the protocol, http will be used */ //"proxy": "127.0.0.1:3128", - //"proxy_auth": "username:password" + //"proxy_auth": "username:password", "cache_timeout": 600, // 10 minutes, at this time the cache is cleaned before each scan. If this value is set to 0, the cache will be disabled