Skip to content

Commit 09b5155

Browse files
committed
Some update of CLI.md
1 parent f3cdf8c commit 09b5155

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

CLI.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,7 @@ A Byzantine-fault tolerant sidechain with low-latency finality and high throughp
108108
* `--max-stream-queries <MAX_STREAM_QUERIES>` — The maximal number of simultaneous stream queries to the database
109109

110110
Default value: `10`
111-
* `--max-cache-size <MAX_CACHE_SIZE>` — The maximal size of the storage cache, in bytes
112-
113-
Default value: `10000000`
114-
* `--max-cache-entries <MAX_CACHE_ENTRIES>` — The maximal number of entries in the storage cache
115-
116-
Default value: `1000`
111+
* `--storage-cache-policy <STORAGE_CACHE_POLICY>` — The storage cache policy
117112
* `--notification-retry-delay-ms <NOTIFICATION_RETRY_DELAY>` — Delay increment for retrying to connect to a validator for notifications
118113

119114
Default value: `1000`

0 commit comments

Comments
 (0)