autgen / example.config.json
StarrySkyWorld's picture
Init
a0c18f1
raw
history blame contribute delete
360 Bytes
{
"api_key": "${API_KEY}",
"max_workers": 2,
"total_accounts": 20,
"mail_api": "${MAIL_API}",
"mail_key": "${MAIL_KEY}",
"output_dir": "gemini_accounts",
"login_url": "https://auth.business.gemini.google/login?continueUrl=https:%2F%2Fbusiness.gemini.google%2F&wiffid=CAoSJDIwNTlhYzBjLTVlMmMtNGUxZC1hY2JkLThmOGY2ZDE0ODM1Mg",
"headless": false
}