forked from p34709852/monkey
Island: Remove checkbox for file logging
This commit is contained in:
parent
8affca8490
commit
1c27fe870c
|
@ -60,12 +60,6 @@ INTERNAL = {
|
|||
"monkey propagating to "
|
||||
"a high number of machines",
|
||||
},
|
||||
"use_file_logging": {
|
||||
"title": "Use file logging",
|
||||
"type": "boolean",
|
||||
"default": True,
|
||||
"description": "Should the monkey dump to a log file",
|
||||
},
|
||||
"serialize_config": {
|
||||
"title": "Serialize config",
|
||||
"type": "boolean",
|
||||
|
|
Loading…
Reference in New Issue