fix incorrect config key

This commit is contained in:
Cyberes 2024-08-12 20:12:25 -06:00
parent 88b0a62272
commit d6c916d019
1 changed files with 1 additions and 1 deletions

View File

@ -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