constant BOOST_CACHEABILITY_PAGES in Boost 7
Same name and namespace in other branches
- 5 boost.module \BOOST_CACHEABILITY_PAGES
- 6 boost.module \BOOST_CACHEABILITY_PAGES
Default cacheablily setting.
2 uses of BOOST_CACHEABILITY_PAGES
- boost_admin_settings in ./
boost.admin.inc - Form builder; Configure boost settings.
- boost_is_cacheable in ./
boost.module - Determines whether a given url can be cached or not by boost.
File
- ./
boost.module, line 11 - Caches generated output as a static file to be served directly from the webserver.
Code
define('BOOST_CACHEABILITY_PAGES', '');