diff --git a/config.example.yml b/config.example.yml index 6c20b45..66ae0c8 100644 --- a/config.example.yml +++ b/config.example.yml @@ -15,7 +15,7 @@ proxy_connect_timeout: 60 # How many times to retry a proxy connection. # On each retry a new proxy will be chosen. -proxy_connect_retry: 3 +proxy_connect_retries: 3 # Use `curl-impersonate` to pretend to be Chrome when testing proxies. proxy_check_impersonate_chrome: false