LBiMenno
12 years agoHelper
Component cached
I have a component where I do an API call and give an overview of all the users from a certain user group. Howerer, I notice that on Production this overview is cached. And then when a (new) user is added to this usergroup, it is not shown in the overview.
Is there a way to make a component less cacheable? Or disable cache for it?