Island: Remove checkbox to send log to server

This commit is contained in:
Ilija Lazoroski 2021-11-12 13:11:35 +01:00
parent c43cfe490c
commit 00f4f19f99
1 changed files with 0 additions and 7 deletions

View File

@ -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": {