forked from p15670423/monkey
Island: Remove serialize config checkbox
This commit is contained in:
parent
9aaf9956f9
commit
3b77c8af41
|
@ -60,12 +60,6 @@ INTERNAL = {
|
||||||
"monkey propagating to "
|
"monkey propagating to "
|
||||||
"a high number of machines",
|
"a high number of machines",
|
||||||
},
|
},
|
||||||
"serialize_config": {
|
|
||||||
"title": "Serialize config",
|
|
||||||
"type": "boolean",
|
|
||||||
"default": False,
|
|
||||||
"description": "Should the monkey dump its config on startup",
|
|
||||||
},
|
|
||||||
"alive": {
|
"alive": {
|
||||||
"title": "Alive",
|
"title": "Alive",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
|
Loading…
Reference in New Issue