Decrease workers and timeout

This commit is contained in:
Brendan Coles
2016-04-02 13:32:04 +00:00
parent 6162b6eb41
commit 127942b60d
8 changed files with 12 additions and 12 deletions

View File

@@ -16,8 +16,8 @@
"options": {
"ipRange":"<<mod_input>>",
"ports":"80,8080",
"threads":"5",
"wait":"2",
"threads":"3",
"wait":"5",
"timeout":"10"
}
}