mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-02 09:46:26 +00:00
Update beacon_chain/conf.nim
This commit is contained in:
parent
d3890f0be2
commit
e1fed8a31c
@ -158,7 +158,7 @@ type
|
||||
|
||||
numThreads* {.
|
||||
defaultValue: 1,
|
||||
desc: "Number of worker threads (0 to start as many as logical CPU cores)"
|
||||
desc: "Number of worker threads (set this to 0 to use as many threads as there are CPU cores available)"
|
||||
name: "num-threads" }: int
|
||||
|
||||
case cmd* {.
|
||||
|
Loading…
x
Reference in New Issue
Block a user