Disable Chrome Crash Reporting
This commit is contained in:
@@ -101,6 +101,7 @@ async function streamHandler(req, res, { useMusic = false, musicPath, lateGeocod
|
||||
'--no-first-run',
|
||||
'--mute-audio',
|
||||
'--disable-breakpad',
|
||||
'--disable-crash-reporter', // Prevent chrome_crashpad_handler errors
|
||||
'--disable-component-update',
|
||||
// Resource limits (safe optimizations)
|
||||
'--disable-renderer-backgrounding',
|
||||
|
||||
Reference in New Issue
Block a user