You are here

constant BOOST_CACHEABILITY_OPTION in Boost 6

Same name and namespace in other branches
  1. 5 boost.module \BOOST_CACHEABILITY_OPTION
2 uses of BOOST_CACHEABILITY_OPTION
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_is_cacheable in ./boost.module
Determines whether a given url can be cached or not by boost.

File

./boost.module, line 35
Provides static file caching for Drupal text output. Pages, Feeds, ect...

Code

define('BOOST_CACHEABILITY_OPTION', variable_get('boost_cacheability_option', 0));