update renderers/puppeteer/config_default.yaml.
Signed-off-by: touchscale <11134128+touchscale@user.noreply.gitee.com>
This commit is contained in:
parent
e9287ae24b
commit
8f7e19e71a
|
@ -10,7 +10,7 @@ chromiumPath:
|
|||
puppeteerWS:
|
||||
|
||||
# headless
|
||||
headless: new
|
||||
headless: 'new'
|
||||
|
||||
# puppeteer启动args,注意args的--前缀
|
||||
args:
|
||||
|
|
Loading…
Reference in New Issue