Island: Remove max victims to find option

This commit is contained in:
Ilija Lazoroski 2021-12-14 10:12:29 +01:00
parent 4eca5b5a97
commit ba34f775ae
1 changed files with 0 additions and 7 deletions

View File

@ -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",