From e5ff6374551b8d3b75e6c9917c06e2527cb74336 Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 1 Oct 2019 22:19:31 +1000 Subject: Reduce default verbosity to critical messages only. --- mirror-checker.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirror-checker.lua b/mirror-checker.lua index ae1b9b9..6067d90 100755 --- a/mirror-checker.lua +++ b/mirror-checker.lua @@ -10,7 +10,7 @@ local args = {...} They shouldn't have the proper certificate, but are giving a result anyway. ]] -verbosity = 0 +verbosity = -1 keep = false -- TODO - Should actually implement this. fork = true -- cgit v1.1