forked from p15670423/monkey
Island: Remove checkbox to send log to server
This commit is contained in:
parent
c43cfe490c
commit
00f4f19f99
|
@ -302,13 +302,6 @@ INTERNAL = {
|
|||
"default": "%temp%\\~df1563.tmp",
|
||||
"description": "The fullpath of the monkey log file on Windows",
|
||||
},
|
||||
"send_log_to_server": {
|
||||
"title": "Send log to server",
|
||||
"type": "boolean",
|
||||
"default": True,
|
||||
"description": "Determines whether the monkey sends its log to the Monkey "
|
||||
"Island server",
|
||||
},
|
||||
},
|
||||
},
|
||||
"exploits": {
|
||||
|
|
Loading…
Reference in New Issue