Ref #69 Missing comma
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
If you do not specify the protocol, http will be used
|
If you do not specify the protocol, http will be used
|
||||||
*/
|
*/
|
||||||
//"proxy": "127.0.0.1:3128",
|
//"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
|
"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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user