Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 2.23 KB

storage.md

File metadata and controls

8 lines (5 loc) · 2.23 KB

Storage

Fields

Field Type Required Description
ipfs OptionalNullable[components.Ipfs] Set to true to make default export to IPFS. To customize the
pinned files, specify an object with a spec field. False or null
means to unpin from IPFS, but it's unsupported right now.