forked from p15670423/monkey
Island: Remove checkbox for self deleting on cleanup
This commit is contained in:
parent
51cb406123
commit
5030ea6266
|
@ -60,12 +60,6 @@ INTERNAL = {
|
||||||
"monkey propagating to "
|
"monkey propagating to "
|
||||||
"a high number of machines",
|
"a high number of machines",
|
||||||
},
|
},
|
||||||
"self_delete_in_cleanup": {
|
|
||||||
"title": "Self delete on cleanup",
|
|
||||||
"type": "boolean",
|
|
||||||
"default": True,
|
|
||||||
"description": "Should the monkey delete its executable when going down",
|
|
||||||
},
|
|
||||||
"use_file_logging": {
|
"use_file_logging": {
|
||||||
"title": "Use file logging",
|
"title": "Use file logging",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
|
Loading…
Reference in New Issue