diff options
| -rwxr-xr-x | mirror-checker.lua | 2 |
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 | ||
| 13 | verbosity = 0 | 13 | verbosity = -1 |
| 14 | keep = false | 14 | keep = false |
| 15 | -- TODO - Should actually implement this. | 15 | -- TODO - Should actually implement this. |
| 16 | fork = true | 16 | fork = true |
