Forum Discussion

isxtn's avatar
isxtn
Advisor
8 months ago

Does <@liaMarkupCache> cache the ajax calls in a component?

For example, if you're calling an endpoint and you want to cache the response (JSON) from that endpoint, will this cache it? <@liaMarkupCache ttl="100000" variation="node" anonymousOnly="false" /> ...