Hexa's Blog

XMRig - config.json Template

01/06/2022 Mining Rig
# XMRig configuration file config.json
{
  "autosave": true,
  "donate-level": 0,
  "cpu": true,
  "opencl": false,
  "cuda": false,
  "pools": [
    {
      "url": "sg.minexmr.com:443",
      "user": "MONERO_ADDRESS_HERE",
      "rig-id": "2",
      "pass": "x",
      "keepalive": true,
      "tls": true
    }
  ]
}

After run the xmrig program, file named config.json will be updated with new attributes. Reopen config.json again and update attribute named 1gb-pages to true.