Currently, guest page cache can be limited to certain routes via
It is also possible to disable it at runtime by setting
It would be nice if some functionality could be exposed to set this from templates, this would allow end users to easily disable guest page cache without requiring (complex) Add-ons.
config.php
.It is also possible to disable it at runtime by setting
\XF\Pub\App::$allowPageCache = false;
.It would be nice if some functionality could be exposed to set this from templates, this would allow end users to easily disable guest page cache without requiring (complex) Add-ons.
XF 2.2 - Disable Exclude Cache pages for guests at Page - Node Level ?
We're really liking the ability to "Cache pages for guests". It's a fantastic feature and seems to be incredibly effective. One thing we're dealing with is that we have one "page" that we would like to NOT be cached by this system. Is there any way to disable Cache pages for guests at a page...
xenforo.com
Upvote
1