Skip to content

Commit 930189d

Browse files
committed
Update CLI.md
1 parent 5704fbf commit 930189d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Client implementation and command-line tool for the Linera blockchain
203203
Default value: `0.1`
204204
* `--alternative-peers-retry-delay-ms <ALTERNATIVE_PEERS_RETRY_DELAY_MS>` — Delay in milliseconds between starting requests to different peers. This helps to stagger requests and avoid overwhelming the network
205205

206-
Default value: `75`
206+
Default value: `150`
207207
* `--storage <STORAGE_CONFIG>` — Storage configuration for the blockchain history
208208
* `--storage-max-concurrent-queries <STORAGE_MAX_CONCURRENT_QUERIES>` — The maximal number of simultaneous queries to the database
209209
* `--storage-max-stream-queries <STORAGE_MAX_STREAM_QUERIES>` — The maximal number of simultaneous stream queries to the database

0 commit comments

Comments
 (0)