mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-09 00:33:33 -05:00
Updated default config.
This commit is contained in:
@@ -3,9 +3,20 @@
|
|||||||
"id": null,
|
"id": null,
|
||||||
"worker-id": null
|
"worker-id": null
|
||||||
},
|
},
|
||||||
|
"http": {
|
||||||
|
"enabled": false,
|
||||||
|
"host": "127.0.0.1",
|
||||||
|
"port": 0,
|
||||||
|
"access-token": null,
|
||||||
|
"restricted": true
|
||||||
|
},
|
||||||
"autosave": true,
|
"autosave": true,
|
||||||
"background": false,
|
"background": false,
|
||||||
"colors": true,
|
"colors": true,
|
||||||
|
"randomx": {
|
||||||
|
"init": -1,
|
||||||
|
"numa": true
|
||||||
|
},
|
||||||
"cpu": {
|
"cpu": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"huge-pages": true,
|
"huge-pages": true,
|
||||||
@@ -17,13 +28,6 @@
|
|||||||
},
|
},
|
||||||
"donate-level": 5,
|
"donate-level": 5,
|
||||||
"donate-over-proxy": 1,
|
"donate-over-proxy": 1,
|
||||||
"http": {
|
|
||||||
"enabled": false,
|
|
||||||
"host": "127.0.0.1",
|
|
||||||
"port": 0,
|
|
||||||
"access-token": null,
|
|
||||||
"restricted": true
|
|
||||||
},
|
|
||||||
"log-file": null,
|
"log-file": null,
|
||||||
"pools": [
|
"pools": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -37,9 +37,20 @@ R"===(
|
|||||||
"id": null,
|
"id": null,
|
||||||
"worker-id": null
|
"worker-id": null
|
||||||
},
|
},
|
||||||
|
"http": {
|
||||||
|
"enabled": false,
|
||||||
|
"host": "127.0.0.1",
|
||||||
|
"port": 0,
|
||||||
|
"access-token": null,
|
||||||
|
"restricted": true
|
||||||
|
},
|
||||||
"autosave": true,
|
"autosave": true,
|
||||||
"background": false,
|
"background": false,
|
||||||
"colors": true,
|
"colors": true,
|
||||||
|
"randomx": {
|
||||||
|
"init": -1,
|
||||||
|
"numa": true
|
||||||
|
},
|
||||||
"cpu": {
|
"cpu": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"huge-pages": true,
|
"huge-pages": true,
|
||||||
@@ -51,13 +62,6 @@ R"===(
|
|||||||
},
|
},
|
||||||
"donate-level": 5,
|
"donate-level": 5,
|
||||||
"donate-over-proxy": 1,
|
"donate-over-proxy": 1,
|
||||||
"http": {
|
|
||||||
"enabled": false,
|
|
||||||
"host": "127.0.0.1",
|
|
||||||
"port": 0,
|
|
||||||
"access-token": null,
|
|
||||||
"restricted": true
|
|
||||||
},
|
|
||||||
"log-file": null,
|
"log-file": null,
|
||||||
"pools": [
|
"pools": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user