mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-23 20:19:23 +00:00
Updated default config.
This commit is contained in:
parent
52caa8a06f
commit
a8ab7e3bef
2 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
"restricted": true
|
||||
},
|
||||
"autosave": true,
|
||||
"version": 1,
|
||||
"background": false,
|
||||
"colors": true,
|
||||
"randomx": {
|
||||
|
@ -23,6 +24,7 @@
|
|||
"hw-aes": null,
|
||||
"priority": null,
|
||||
"asm": true,
|
||||
"argon2-impl": null,
|
||||
"cn/0": false,
|
||||
"cn-lite/0": false
|
||||
},
|
||||
|
|
|
@ -45,6 +45,7 @@ R"===(
|
|||
"restricted": true
|
||||
},
|
||||
"autosave": true,
|
||||
"version": 1,
|
||||
"background": false,
|
||||
"colors": true,
|
||||
"randomx": {
|
||||
|
@ -57,6 +58,7 @@ R"===(
|
|||
"hw-aes": null,
|
||||
"priority": null,
|
||||
"asm": true,
|
||||
"argon2-impl": null,
|
||||
"cn/0": false,
|
||||
"cn-lite/0": false
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue