@salesforce/b2c-tooling-sdk / config / MergeConfigOptions
Interface: MergeConfigOptions
Defined in: packages/b2c-tooling-sdk/src/config/mapping.ts:62
Options for merging configurations.
Properties
hostnameProtection?
optionalhostnameProtection:boolean
Defined in: packages/b2c-tooling-sdk/src/config/mapping.ts:69
Whether to apply hostname mismatch protection. When true, if overrides.hostname differs from base.hostname, the entire base config is ignored.
Default
ts
true