mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 14:33:17 +00:00
Set Brave default profile in argparser
This commit is contained in:
parent
9d3af6f80f
commit
59e41b04c2
1 changed files with 1 additions and 0 deletions
|
@ -226,6 +226,7 @@ class ArgParser {
|
||||||
"profile": {
|
"profile": {
|
||||||
describe: "Path to tar.gz file which will be extracted and used as the browser profile",
|
describe: "Path to tar.gz file which will be extracted and used as the browser profile",
|
||||||
type: "string",
|
type: "string",
|
||||||
|
default: "/app/brave-default-profile.tar.gz"
|
||||||
},
|
},
|
||||||
|
|
||||||
"screencastPort": {
|
"screencastPort": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue