disable console output
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ object EngineProvider {
|
|||||||
builder.extensionsWebAPIEnabled(true)
|
builder.extensionsWebAPIEnabled(true)
|
||||||
|
|
||||||
// Disable output for now to improve performance
|
// Disable output for now to improve performance
|
||||||
builder.consoleOutput(true)
|
// builder.consoleOutput(true)
|
||||||
|
|
||||||
runtime = GeckoRuntime.create(context, builder.build())
|
runtime = GeckoRuntime.create(context, builder.build())
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user