You are here

constant BOOST_FLUSH_VIEWS in Boost 6

2 uses of BOOST_FLUSH_VIEWS
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_expire_node in ./boost.module
Expires a node from the cache; including related pages.

File

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

Code

define('BOOST_FLUSH_VIEWS', variable_get('boost_flush_views', TRUE));