Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

@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?

optional hostnameProtection: 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

All rights reserved.