aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mirror-checker.lua
diff options
context:
space:
mode:
Diffstat (limited to 'mirror-checker.lua')
-rwxr-xr-xmirror-checker.lua2
1 files changed, 1 insertions, 1 deletions
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 = {...}
10 They shouldn't have the proper certificate, but are giving a result anyway. 10 They shouldn't have the proper certificate, but are giving a result anyway.
11]] 11]]
12 12
13verbosity = 0 13verbosity = -1
14keep = false 14keep = false
15-- TODO - Should actually implement this. 15-- TODO - Should actually implement this.
16fork = true 16fork = true