constant BOOST_CRAWLER_THROTTLE in Boost 6
2 uses of BOOST_CRAWLER_THROTTLE
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_crawler_run in ./
boost.module - The brains of the crawler.
File
- ./
boost.module, line 108 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_CRAWLER_THROTTLE', variable_get('boost_crawler_throttle', 0));