Updated default config example.
This commit is contained in:
parent
4c357d2d60
commit
5b7f1fe853
2 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue