Skip to main content

_local-badger-db-parameters

ParameterDescription
--data-availability.local-db-storage.enableEnables storage/retrieval of sequencer batch data from a database on the local filesystem
--data-availability.local-db-storage.data-dirAbsolute path of the directory inside the volume in which to store the database (it must exist)
--data-availability.local-db-storage.discard-after-timeoutWhether to discard data after its expiry timeout (setting it to false, activates the “archive” mode)
--data-availability.migrate-local-db-to-file-storageMigrate all data on startup from local-db-storage to local-file-storage, then mark local-db-storage as unusable