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
}

license_key : The license key can be found on the whoparrow-up-right (eg : C-37XX7A-XXXXXX-B1XXX27W)

Last updated