Skip to content

File cache support

Compare
Choose a tag to compare
@danpros danpros released this 27 Jun 00:27
· 1111 commits to master since this release

Now HTMLy support File cache. Any visited pages by anonymous user will generating .cache file inside cache/page folder. Cache related to specific page will deleted if we edit or add new post, eg. archive page, or tag page related to those post.

We can clear all cache by visiting admin area and click `Clear cache' link. Useful, let say when we change the layout, add new menus etc.