You are here

constant ADVAGG_PREGENERATE_AGGREGATE_FILES in Advanced CSS/JS Aggregation 7.2

Pregenerate aggregate files.

If disable the browser requesting the file will cause the generation to happen. If advagg 404 handling is broken then setting this to false will break your site in bad ways.

Related topics

1 use of ADVAGG_PREGENERATE_AGGREGATE_FILES
advagg_build_aggregate_plans in ./advagg.inc
Replacement for drupal_build_css_cache() and drupal_build_js_cache().

File

./advagg.module, line 154
Advanced CSS/JS aggregation module.

Code

define('ADVAGG_PREGENERATE_AGGREGATE_FILES', TRUE);