Update and rename src/config.json to origen/config.json
This commit is contained in:
parent
4f5f9bdffb
commit
ddbf6a4030
1 changed files with 18 additions and 15 deletions
|
@ -1,25 +1,28 @@
|
||||||
{
|
{hello
|
||||||
"api": {
|
"apia" : {
|
||||||
"id": null,
|
"id" : nulo ,
|
||||||
"worker-id": null
|
"id-trabajador" : nulo
|
||||||
},
|
},
|
||||||
"http": {
|
"http": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"host": "127.0.0.1",
|
"host": "127.0.0.1",
|
||||||
"port": 0,
|
"port": 0,
|
||||||
"access-token": null,
|
"token de acceso" : v
|
||||||
"restricted": true
|
|
||||||
|
|
||||||
|
erdadero
|
||||||
|
"restringido" : verdadero
|
||||||
},
|
},
|
||||||
"autosave": true,
|
"guardado automático" : verdadero
|
||||||
"background": false,
|
"fondo" : verdadero
|
||||||
"colors": true,
|
"colores" : cierto ,
|
||||||
"title": true,
|
"title": true,
|
||||||
"randomx": {
|
"randomx": {
|
||||||
"init": -1,
|
"init": -1,
|
||||||
"init-avx2": -1,
|
"init-avx2": -1,
|
||||||
"mode": "auto",
|
"mode": "auto",
|
||||||
"1gb-pages": false,
|
"1gb-páginas" : falso ,
|
||||||
"rdmsr": true,
|
"rdmsr" : verdadero ,
|
||||||
"wrmsr": true,
|
"wrmsr": true,
|
||||||
"cache_qos": false,
|
"cache_qos": false,
|
||||||
"numa": true,
|
"numa": true,
|
||||||
|
@ -63,10 +66,10 @@
|
||||||
"pools": [
|
"pools": [
|
||||||
{
|
{
|
||||||
"algo": null,
|
"algo": null,
|
||||||
"coin": null,
|
"moneda" : TRX
|
||||||
"url": "donate.v2.xmrig.com:3333",
|
"url" : "donar.v2.xmrig.com:3333" ,
|
||||||
"user": "YOUR_WALLET_ADDRESS",
|
"usuario" : "88barEXCTrjR4CXj3njjh9TrA7Tfy3P9NPH5cQKhYZjqbWUqhCeNs2cgUpxQQ6mLBC3gdkSL7QLQKQEsmFDFe4ksKS8cJoK" ,
|
||||||
"pass": "x",
|
"pasar" : "x" ,
|
||||||
"rig-id": null,
|
"rig-id": null,
|
||||||
"nicehash": false,
|
"nicehash": false,
|
||||||
"keepalive": false,
|
"keepalive": false,
|
Loading…
Add table
Add a link
Reference in a new issue