mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
use process_set for related name not processes
This commit is contained in:
@@ -664,7 +664,6 @@ const CHROME_ARGS_DEFAULT = [
|
||||
'--window-position=0,0',
|
||||
'--hide-scrollbars', // hide scrollbars because otherwise they show up in screenshots
|
||||
'--install-autogenerated-theme=169,32,85', // red border makes it easier to see which chrome window is archivebox's
|
||||
'--virtual-time-budget=60000', // fast-forward all animations & timers by 60s
|
||||
'--autoplay-policy=no-user-gesture-required', // auto-start videos so they trigger network requests + show up in outputs
|
||||
'--disable-gesture-requirement-for-media-playback',
|
||||
'--lang=en-US,en;q=0.9',
|
||||
|
||||
Reference in New Issue
Block a user