Add MIT license (Living Software LTD)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"executablePath": "/home/willem/.cache/puppeteer/chrome/linux-152.0.7977.75/chrome-linux64/chrome",
|
||||
"headless": true,
|
||||
"args": [
|
||||
"--no-sandbox",
|
||||
"--disable-setuid-sandbox",
|
||||
"--disable-gpu",
|
||||
"--disable-gpu-compositing",
|
||||
"--disable-software-rasterizer",
|
||||
"--disable-dev-shm-usage",
|
||||
"--disable-features=VizDisplayCompositor",
|
||||
"--use-gl=swiftshader",
|
||||
"--disable-gpu-driver-bug-workaround"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user