Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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