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)
|
||||
# head - HTTP HEAD request test (port 80)
|
||||
# tor - Tor exit check via check.torproject.org (port 80)
|
||||
checktype = judges,head
|
||||
checktype = head
|
||||
|
||||
# Thread configuration
|
||||
threads = 50
|
||||
|
||||
Reference in New Issue
Block a user