diff --git a/openspace.cfg b/openspace.cfg index 61a05dd721..0e1f8a6d9a 100644 --- a/openspace.cfg +++ b/openspace.cfg @@ -36,7 +36,7 @@ return { LogLevel = "Debug", ImmediateFlush = true, Logs = { - { Type = "HTML", FileName = "${BASE_PATH}/log.html", Append = false } + { Type = "html", FileName = "${BASE_PATH}/log.html", Append = false } }, CapabilitiesVerbosity = "Full" },