config.json
Everything you need to understand how config.json works
{
"carbon": {
"license_key": "",
"csv_updater": true,
"send_failed": false,
"delay_updater": true,
"default_capsolver": "",
"default_herosms": "",
"default_webhook": ""
},
"modules": {
"psg": {
"delayed_start": 0,
"only_contiguous": true
}
},
"api_carbon": null
}Last updated