config: default to head checktype only
All checks were successful
CI / syntax-check (push) Successful in 3s
CI / memory-leak-check (push) Successful in 11s

This commit is contained in:
Username
2025-12-28 14:45:27 +01:00
parent 1c8e3062b7
commit 9f782c3222

View File

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