Fix Windows 10 start prob
This commit is contained in:
parent
f4929f266e
commit
0ea173fab4
@ -54,7 +54,6 @@ if (myMemory > 16000000000) {
|
||||
|
||||
app.commandLine.appendSwitch('enable-experimental-web-platform-features')
|
||||
app.commandLine.appendSwitch('disable-renderer-backgrounding')
|
||||
app.commandLine.appendSwitch('enable-gpu-rasterization', true)
|
||||
app.commandLine.appendSwitch('disable-http-cache')
|
||||
app.commandLine.appendSwitch('log-file', 'qortal-ui.log')
|
||||
app.commandLine.appendSwitch('enable-logging')
|
||||
|
Loading…
x
Reference in New Issue
Block a user