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.
You can configure DDS to use NullCacheProvider that doesn't use caching, see https://world.episerver.com/documentation/developer-guides/CMS/configuration/Configuring-episerverdataStore/
Would like to disable DDS caching. Is this possible? if so how do I go about doing this?
edit: I see this line [EPiServerDataStore(AutomaticallyCreateStore = true, AutomaticallyRemapStore = true )]
I'm guessing somehow I disable in the line above but I'm not sure how and the documentation points to older versions where this is in the web/app config.
thank you