1
0
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:
anmengweilai
2023-04-30 22:10:08 +08:00
parent ea9b198205
commit 6ffc10a8d6

View File

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