📚 Update docs

This commit is contained in:
Aykhan Shahsuvarov 2024-12-20 18:16:25 +04:00
parent d2bd60e3ff
commit efc4c62001

View File

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