Skip to main content

_local-files-parameters

Create the local directory before launching your DAS

Make sure you create the directory specified in local-file-storage.data-dir before launching your DAS to avoid potential permission issues with Docker or Kubernetes.

ParameterDescription
--data-availability.local-file-storage.enableEnables storage/retrieval of sequencer batch data from a directory of files, one per batch
--data-availability.local-file-storage.data-dirAbsolute path of the directory inside the volume in which to store the data (it must exist)
--data-availability.local-file-storage.enable-expiryEnables expiry of batches
--data-availability.local-file-storage.max-retentionStore requests with expiry times farther in the future than max-retention will be rejected (default: 504h0m0s)