mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 21:19:41 -06:00
parent
043e0dcad7
commit
140ef0ebe7
@ -41,7 +41,7 @@ module.exports = {
|
||||
"--remote-debugging-port=4201",
|
||||
"--window-size=1440,900",
|
||||
"--enable-precise-memory-info",
|
||||
"--js-flags=--max_old_space_size=512 --max_semi_space_size=512",
|
||||
"--js-flags=--max_old_space_size=4096",
|
||||
].filter(Boolean),
|
||||
Firefox: ["-headless", "--width=1440", "--height=900"],
|
||||
"Headless Firefox": ["--width=1440", "--height=900"],
|
||||
|
Loading…
Reference in New Issue
Block a user