Updated default config.

This commit is contained in:
XMRig 2019-08-17 21:22:44 +07:00
parent 52caa8a06f
commit a8ab7e3bef
2 changed files with 4 additions and 0 deletions

View file

@ -11,6 +11,7 @@
"restricted": true "restricted": true
}, },
"autosave": true, "autosave": true,
"version": 1,
"background": false, "background": false,
"colors": true, "colors": true,
"randomx": { "randomx": {
@ -23,6 +24,7 @@
"hw-aes": null, "hw-aes": null,
"priority": null, "priority": null,
"asm": true, "asm": true,
"argon2-impl": null,
"cn/0": false, "cn/0": false,
"cn-lite/0": false "cn-lite/0": false
}, },

View file

@ -45,6 +45,7 @@ R"===(
"restricted": true "restricted": true
}, },
"autosave": true, "autosave": true,
"version": 1,
"background": false, "background": false,
"colors": true, "colors": true,
"randomx": { "randomx": {
@ -57,6 +58,7 @@ R"===(
"hw-aes": null, "hw-aes": null,
"priority": null, "priority": null,
"asm": true, "asm": true,
"argon2-impl": null,
"cn/0": false, "cn/0": false,
"cn-lite/0": false "cn-lite/0": false
}, },