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.
AI OnAI Off
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.
I am looking at the SiteSettings element that is a child of the episerver/sites/site element in the web.config.
We would like to be able move all the the SiteSettings into a database rather than have a file-based repository such as web.config.
Has anyone looked into doing this, I would like to make the fact that we have stored the data in a db invisible to code that currently uses SiteSettings
TIA
Pat Long