You are here

constant BOOST_EXPIRE_CRON in Boost 7

Default value for ignoring cron cache flush requests.

2 uses of BOOST_EXPIRE_CRON
boost_admin_expiration_settings in ./boost.admin.expiration.inc
Form builder; Configure boost settings.
boost_cron in ./boost.module
Implements hook_cron(). Performs periodic actions.

File

./boost.module, line 51
Caches generated output as a static file to be served directly from the webserver.

Code

define('BOOST_EXPIRE_CRON', TRUE);