differentDomains
boolean
false
Set this to true
when using different domains for each locale, with this enabled you MUST configure locales as an array of objects, each containing a domain
key. Refer to the Different domains for more information.
multiDomainLocales
boolean
false
Set this to true
when using different domains with different locales. If enabled, you MUST configure locales as an array of objects, each containing a domains
and defaultForDomains
key. Refer to the Multi Domain Locales for more information.