You are here

constant BOOST_CACHE_XML_LIFETIME in Boost 6

2 uses of BOOST_CACHE_XML_LIFETIME
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_cache_set in ./boost.module
Replaces/Sets the cached contents of the specified page, if stale.

File

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

Code

define('BOOST_CACHE_XML_LIFETIME', variable_get('boost_cache_xml_lifetime', 3600));