forked from p34709852/monkey
Island: Remove max victims to find option
This commit is contained in:
parent
4eca5b5a97
commit
ba34f775ae
|
@ -21,13 +21,6 @@ INTERNAL = {
|
|||
"title": "Monkey",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"victims_max_find": {
|
||||
"title": "Max victims to find",
|
||||
"type": "integer",
|
||||
"default": 100,
|
||||
"description": "Determines the maximum number of machines the monkey is "
|
||||
"allowed to scan",
|
||||
},
|
||||
"victims_max_exploit": {
|
||||
"title": "Max victims to exploit",
|
||||
"type": "integer",
|
||||
|
|
Loading…
Reference in New Issue