We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3cdf8c commit 09b5155Copy full SHA for 09b5155
CLI.md
@@ -108,12 +108,7 @@ A Byzantine-fault tolerant sidechain with low-latency finality and high throughp
108
* `--max-stream-queries <MAX_STREAM_QUERIES>` — The maximal number of simultaneous stream queries to the database
109
110
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`
+* `--storage-cache-policy <STORAGE_CACHE_POLICY>` — The storage cache policy
117
* `--notification-retry-delay-ms <NOTIFICATION_RETRY_DELAY>` — Delay increment for retrying to connect to a validator for notifications
118
119
Default value: `1000`
0 commit comments