@@ -244,7 +244,7 @@ If two subsystems can contain the same configuration option, only one needs to b
244244 A list of private peer ENRs that will always be persisted and not be used for discovery. Separated by commas.
245245
246246 --p2p.p2pStoreMapSizeKb <value> ($P2P_STORE_MAP_SIZE_KB)
247- The maximum possible size of the P2P DB in KB. Overwrites the general dataStoreMapSizeKB .
247+ The maximum possible size of the P2P DB in KB. Overwrites the general dataStoreMapSizeKb .
248248
249249 --p2p.txPublicSetupAllowList <value> ($TX_PUBLIC_SETUP_ALLOWLIST)
250250 The list of functions calls allowed to run in setup
@@ -310,7 +310,7 @@ If two subsystems can contain the same configuration option, only one needs to b
310310 --pxe
311311 Starts Aztec PXE with options
312312
313- --pxe.dataStoreMapSizeKB <value> (default: 134217728) ($DATA_STORE_MAP_SIZE_KB)
313+ --pxe.dataStoreMapSizeKb <value> (default: 134217728) ($DATA_STORE_MAP_SIZE_KB)
314314 DB mapping size to be applied to all key/value stores
315315
316316 --pxe.rollupVersion <value> ($ROLLUP_VERSION)
@@ -343,7 +343,7 @@ If two subsystems can contain the same configuration option, only one needs to b
343343 The URL of the blob sink
344344
345345 --archiver.blobSinkMapSizeKb <value> ($BLOB_SINK_MAP_SIZE_KB)
346- The maximum possible size of the blob sink DB in KB. Overwrites the general dataStoreMapSizeKB .
346+ The maximum possible size of the blob sink DB in KB. Overwrites the general dataStoreMapSizeKb .
347347
348348 --archiver.archiveApiUrl <value> ($BLOB_SINK_ARCHIVE_API_URL)
349349 The URL of the archive API
@@ -358,7 +358,7 @@ If two subsystems can contain the same configuration option, only one needs to b
358358 The max number of logs that can be obtained in 1 "getPublicLogs" call.
359359
360360 --archiver.archiverStoreMapSizeKb <value> ($ARCHIVER_STORE_MAP_SIZE_KB)
361- The maximum possible size of the archiver DB in KB. Overwrites the general dataStoreMapSizeKB .
361+ The maximum possible size of the archiver DB in KB. Overwrites the general dataStoreMapSizeKb .
362362
363363 --archiver.rollupVersion <value> ($ROLLUP_VERSION)
364364 The version of the rollup.
@@ -561,7 +561,7 @@ If two subsystems can contain the same configuration option, only one needs to b
561561 The URL of the blob sink
562562
563563 --sequencer.blobSinkMapSizeKb <value> ($BLOB_SINK_MAP_SIZE_KB)
564- The maximum possible size of the blob sink DB in KB. Overwrites the general dataStoreMapSizeKB .
564+ The maximum possible size of the blob sink DB in KB. Overwrites the general dataStoreMapSizeKb .
565565
566566 --sequencer.archiveApiUrl <value> ($BLOB_SINK_ARCHIVE_API_URL)
567567 The URL of the archive API
@@ -590,12 +590,12 @@ If two subsystems can contain the same configuration option, only one needs to b
590590 The URL of the blob sink
591591
592592 --blobSink.blobSinkMapSizeKb <value> ($BLOB_SINK_MAP_SIZE_KB)
593- The maximum possible size of the blob sink DB in KB. Overwrites the general dataStoreMapSizeKB .
593+ The maximum possible size of the blob sink DB in KB. Overwrites the general dataStoreMapSizeKb .
594594
595595 --blobSink.archiveApiUrl <value> ($BLOB_SINK_ARCHIVE_API_URL)
596596 The URL of the archive API
597597
598- --blobSink.dataStoreMapSizeKB <value> (default: 134217728) ($DATA_STORE_MAP_SIZE_KB)
598+ --blobSink.dataStoreMapSizeKb <value> (default: 134217728) ($DATA_STORE_MAP_SIZE_KB)
599599 DB mapping size to be applied to all key/value stores
600600
601601 --blobSink.rollupVersion <value> ($ROLLUP_VERSION)
@@ -652,7 +652,7 @@ If two subsystems can contain the same configuration option, only one needs to b
652652 Size of the batch for each get-blocks request from the synchronizer to the archiver.
653653
654654 --proverNode.worldStateDbMapSizeKb <value> ($WS_DB_MAP_SIZE_KB)
655- The maximum possible size of the world state DB in KB. Overwrites the general dataStoreMapSizeKB .
655+ The maximum possible size of the world state DB in KB. Overwrites the general dataStoreMapSizeKb .
656656
657657 --proverNode.archiveTreeMapSizeKb <value> ($ARCHIVE_TREE_MAP_SIZE_KB)
658658 The maximum possible size of the world state archive tree in KB. Overwrites the general worldStateDbMapSizeKb.
@@ -749,10 +749,10 @@ If two subsystems can contain the same configuration option, only one needs to b
749749 --proverBroker.proverBrokerMaxEpochsToKeepResultsFor <value> (default: 1) ($PROVER_BROKER_MAX_EPOCHS_TO_KEEP_RESULTS_FOR)
750750 The maximum number of epochs to keep results for
751751
752- --proverBroker.proverBrokerStoreMapSizeKB <value> ($PROVER_BROKER_STORE_MAP_SIZE_KB)
753- The size of the prover broker' s database. Will override the dataStoreMapSizeKB if set.
752+ --proverBroker.proverBrokerStoreMapSizeKb <value> ($PROVER_BROKER_STORE_MAP_SIZE_KB)
753+ The size of the prover broker' s database. Will override the dataStoreMapSizeKb if set.
754754
755- --proverBroker.dataStoreMapSizeKB < value> (default: 134217728) ($DATA_STORE_MAP_SIZE_KB )
755+ --proverBroker.dataStoreMapSizeKb < value> (default: 134217728) ($DATA_STORE_MAP_SIZE_KB )
756756 DB mapping size to be applied to all key/value stores
757757
758758 --proverBroker.viemPollingIntervalMS < value> (default: 1000) ($L1_READER_VIEM_POLLING_INTERVAL_MS )
@@ -801,7 +801,7 @@ If two subsystems can contain the same configuration option, only one needs to b
801801 --p2pBootstrap.peerIdPrivateKeyPath <value> ($PEER_ID_PRIVATE_KEY_PATH)
802802 An optional path to store generated peer id private keys. If blank, will default to storing any generated keys in the root of the data directory.
803803
804- --p2pBootstrap.dataStoreMapSizeKB <value> (default: 134217728) ($DATA_STORE_MAP_SIZE_KB)
804+ --p2pBootstrap.dataStoreMapSizeKb <value> (default: 134217728) ($DATA_STORE_MAP_SIZE_KB)
805805 DB mapping size to be applied to all key/value stores
806806
807807 BOT
0 commit comments