mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 12:49:25 +08:00
Add: Webapp startup parameter
This commit is contained in:
@@ -33,6 +33,7 @@ app.commandLine.appendSwitch('disable-gpu-compositing');
|
||||
app.commandLine.appendSwitch('disable-gpu-rasterization');
|
||||
app.commandLine.appendSwitch('disable-gpu-sandbox');
|
||||
app.commandLine.appendSwitch('in-process-gpu');
|
||||
app.commandLine.appendSwitch('--no-sandbox');
|
||||
|
||||
/**
|
||||
*Set App Error Log Path
|
||||
|
||||
Reference in New Issue
Block a user