config: default to head checktype only
This commit is contained in:
@@ -24,7 +24,7 @@ database = proxies.sqlite
|
|||||||
# irc - IRC server connection test (port 6667)
|
# irc - IRC server connection test (port 6667)
|
||||||
# head - HTTP HEAD request test (port 80)
|
# head - HTTP HEAD request test (port 80)
|
||||||
# tor - Tor exit check via check.torproject.org (port 80)
|
# tor - Tor exit check via check.torproject.org (port 80)
|
||||||
checktype = judges,head
|
checktype = head
|
||||||
|
|
||||||
# Thread configuration
|
# Thread configuration
|
||||||
threads = 50
|
threads = 50
|
||||||
|
|||||||
Reference in New Issue
Block a user