volume_up
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Bump.. is this not possible to hook in some where to set the settings?
There is no official way to set it, but technically you can set the appSettings by code. Just to make sure you do it very early in the life cycle (probably in an IConfigurableModule). I haven't tried it though :)
Is there a way of setting
<episerver.find serviceUrl="https://xxxx" defaultIndex="yyyy"/>
In the code at the startup of the application?