mirror of
https://github.com/logos-storage/logos-storage-docs.git
synced 2026-01-02 13:23:07 +00:00
add num-threads flag (#58)
This commit is contained in:
parent
74619d5f88
commit
c6d26725a2
@ -72,6 +72,7 @@ The following options are available:
|
||||
--net-privkey Source of network (secp256k1) private key file path or name [=key].
|
||||
-b, --bootstrap-node Specifies one or more bootstrap nodes to use when connecting to the network.
|
||||
--max-peers The maximum number of peers to connect to [=160].
|
||||
--num-threads Number of worker threads (\"0\" = use as many threads as there are CPU cores available).
|
||||
--agent-string Node agent string which is used as identifier in network [=Codex].
|
||||
--api-bindaddr The REST API bind address [=127.0.0.1].
|
||||
-p, --api-port The REST Api port [=8080].
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user