mirror of
https://github.com/Equicord/Equicord.git
synced 2025-05-11 18:05:37 +02:00
Testing for reporter
This commit is contained in:
parent
2849c36cdf
commit
a576b736bb
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ const browser = await pup.launch({
|
|||
headless: true,
|
||||
executablePath: process.env.CHROMIUM_BIN,
|
||||
args: [
|
||||
'--shm-size=5gb' // Testing Value
|
||||
'--shm-size=4gb'
|
||||
]
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue