Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
Cyberes | d6c916d019 |
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue