Island: Remove checkbox for self deleting on cleanup

This commit is contained in:
Ilija Lazoroski 2021-11-12 13:51:17 +01:00
parent 51cb406123
commit 5030ea6266
1 changed files with 0 additions and 6 deletions

View File

@ -60,12 +60,6 @@ INTERNAL = {
"monkey propagating to "
"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": {
"title": "Use file logging",
"type": "boolean",