Updated default config example.
This commit is contained in:
parent
4c357d2d60
commit
5b7f1fe853
@ -23,6 +23,7 @@
|
|||||||
"huge-pages": true,
|
"huge-pages": true,
|
||||||
"hw-aes": null,
|
"hw-aes": null,
|
||||||
"priority": null,
|
"priority": null,
|
||||||
|
"max-threads-hint": 100,
|
||||||
"asm": true,
|
"asm": true,
|
||||||
"argon2-impl": null,
|
"argon2-impl": null,
|
||||||
"cn/0": false,
|
"cn/0": false,
|
||||||
|
|||||||
@ -57,6 +57,7 @@ R"===(
|
|||||||
"huge-pages": true,
|
"huge-pages": true,
|
||||||
"hw-aes": null,
|
"hw-aes": null,
|
||||||
"priority": null,
|
"priority": null,
|
||||||
|
"max-threads-hint": 100,
|
||||||
"asm": true,
|
"asm": true,
|
||||||
"argon2-impl": null,
|
"argon2-impl": null,
|
||||||
"cn/0": false,
|
"cn/0": false,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user