Optional
localIf mode is 'fs', this controls where on the local file system to put the state store data. When specifying in a config file, use the name 'local-directory'.
Optional
modeControls whether the state store stores data in the local filesystem or in Amazon S3
Optional
s3If mode is 's3', this is the S3 bucket name where the state store is written. When specifying in a config file, use the name 's3-bucket'.
Optional
s3If mode is 's3', this is the optional custom S3 endpoint used to find the bucket. When specifying in a config file, use the name 's3-endpoint'. If not passed, 'https://s3.console.aws.amazon.com/s3/buckets/' will be used
Ceramic Daemon options for configuring behavior related to the state store.