You are here

constant BOOST_IGNORE_SUBDIR_LIMIT in Boost 6

2 uses of BOOST_IGNORE_SUBDIR_LIMIT
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_requirements in ./boost.install
Implementation of hook_requirements().

File

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

Code

define('BOOST_IGNORE_SUBDIR_LIMIT', variable_get('boost_ignore_subdir_limit', TRUE));