allow more cores
This commit is contained in:
parent
1221bac4c2
commit
49baee5aa3
19
xmrig-6.21.3/config.json
Normal file
19
xmrig-6.21.3/config.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"print-time": 10,
|
||||||
|
"autosave": true,
|
||||||
|
"cpu": true,
|
||||||
|
"opencl": false,
|
||||||
|
"cuda": false,
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"coin": "monero",
|
||||||
|
"algo": "rx/0",
|
||||||
|
"url": "xmr.kryptex.network:8888",
|
||||||
|
"user": "8AJQsrynn4x1LswKw8Yk1Y8gjbSZ2YmFa5pLeB7vz6AkLytCfgoNZPmZr827bVgNrHTuhq9chcwTU339uy8E68gj2P4Xhdq",
|
||||||
|
"pass": "Cluster",
|
||||||
|
"tls": true,
|
||||||
|
"keepalive": true,
|
||||||
|
"nicehash": false
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user