Optional
disableWhether to run the Ceramic node with CDB indexing enabled
Optional
readWhether to run the Ceramic node in read-only mode.
Optional
streamMax number of streams to keep in the node's in-memory cache. When specifying in a config file, use the name 'stream-cache-limit'.
Optional
syncIf set, overrides the 'sync' flag for all stream load operations. Most users should never have to set this. When specifying in a config file, use the name 'sync-override'.
Disallows public access to private-seed-url because it is a sensitive field.
Setter for seed used to generate the node's DID. This DID is used to identify the node on the network, and is used to sign requests to the Ceramic Anchor Service (CAS). A seed is randomly generated if a config file is not found. When specifying in a config file, use the name 'private-seed-url'.
Ceramic Daemon options for configuring miscellaneous behaviors of the underlying Ceramic node.