How cache invalidation logic works for templates?
- romal
- Member | 16
I have very strange problem.
At localhost (OpenServer) if I made any change in template it immediately
invalidate
cache and I see in browser my changes.
But at hosting (jino.ru) I see the old version of the page and I should
manually delete folder
“temp/cache” to see my changes in browser.
What could be causing this behavior?