OptionaldnsOptionalfetchOptionalfromOptionalfromLoad additional configuration based on a CID found in a DNS TXT record.
If true, uses location.hostname. If a string, uses that domain.
OptionalfromOptionalfromOptionalfromOptionalipfsOptionalorderDefines the order and subset of config sources to load. If not specified, defaults to: [FROM_URLS, FROM_LOCAL_STORAGE, FROM_URL_PARAM, FROM_CID]
Note: static config is always merged first, and Overwrites are always merged last. Note: fromDns is not a source itself - it resolves the CID for FROM_CID.
OptionalschemaOptionalstaticstatic config values
OptionalstrategyOptionalurl
Load additional configuration directly from the given Content Identifier (CID). This takes precedence over
fromDnsif both are provided.