You are here

constant BOOST_CRON_DRUSH_COMMANDS in Boost 7

Default value for cron drush commands.

2 uses of BOOST_CRON_DRUSH_COMMANDS
boost_admin_expiration_settings in ./boost.admin.expiration.inc
Form builder; Configure boost settings.
boost_flush_caches in ./boost.module
Implements hook_flush_caches(). Deletes all static files.

File

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

Code

define('BOOST_CRON_DRUSH_COMMANDS', 'core-cron');