You are here

constant BOOST_CRAWLER_THREADS in Boost 6

2 uses of BOOST_CRAWLER_THREADS
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 109
Provides static file caching for Drupal text output. Pages, Feeds, ect...

Code

define('BOOST_CRAWLER_THREADS', variable_get('boost_crawler_threads', 2));