@textile/hub > ColdConfig
ColdConfig interface
Cold storage configuration.
Signature:
export interface ColdConfig
Properties
Property | Type | Description |
enabled | boolean | Whether or not to enable cold storage. |
filecoin? | FilConfig | (Optional) Filecoin storage configuration. |