You are here

constant BOOST_DOMAIN_WHITELIST_ONLY in Boost 6

3 uses of BOOST_DOMAIN_WHITELIST_ONLY
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_admin_boost_performance_page_validate in ./boost.admin.inc
validate boost_admin_boost_performance_page form submissions.
boost_is_cacheable in ./boost.module
Determines whether a given url can be cached or not by boost.

File

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

Code

define('BOOST_DOMAIN_WHITELIST_ONLY', 1);