Update default config.json.

This commit is contained in:
XMRig
2018-09-30 15:00:23 +03:00
parent 5f4d859de4
commit 794a7f110f

View File

@@ -21,12 +21,14 @@
"mode": "nicehash",
"pools": [
{
"url": "proxy.fee.xmrig.com:9999",
"url": "donate.v2.xmrig.com:5555",
"user": "YOUR_WALLET",
"pass": "x",
"rig-id": null,
"keepalive": false,
"variant": 1
"variant": 1,
"tls": false,
"tls-fingerprint": null
}
],
"retries": 2,