You are here

constant BOOST_EXPIRE_NO_FLUSH in Boost 6

3 uses of BOOST_EXPIRE_NO_FLUSH
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_block_flush_form in ./boost.module
boost_cache_kill in ./boost.module
Deletes cached page from file system.

File

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

Code

define('BOOST_EXPIRE_NO_FLUSH', variable_get('boost_expire_no_flush', FALSE));