Island: Remove monkey dir name input

This commit is contained in:
Ilija Lazoroski 2021-11-15 16:39:52 +01:00
parent 76709e385e
commit f9e73dc3e4
1 changed files with 0 additions and 7 deletions

View File

@ -15,13 +15,6 @@ INTERNAL = {
"description": "Time to keep tunnel open before going down after last exploit "
"(in seconds)",
},
"monkey_dir_name": {
"title": "Monkey's directory name",
"type": "string",
"default": r"monkey_dir",
"description": "Directory name for the directory which will contain all of the"
" monkey files",
},
"started_on_island": {
"title": "Started on island",
"type": "boolean",