Island: Remove checkbox for file logging

This commit is contained in:
Ilija Lazoroski 2021-11-12 15:30:08 +01:00
parent 8affca8490
commit 1c27fe870c
1 changed files with 0 additions and 6 deletions

View File

@ -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",