diff --git a/README.md b/README.md index 8d160be..efbb09d 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,9 @@ You can find an example config structure in the [config.json](https://github.com "method": "GET", "url": "https://example.com", "no_proxy_check": false, - "timeout": 10000, - "dodos_count": 1, - "request_count": 1, + "timeout": 2000, + "dodos_count": 10, + "request_count": 1000, "params": {}, "headers": {}, "cookies": {},