You are here

constant ADVAGG_JS_COMPRESS_REFRESH_BEFORE_CACHE_TTL in Advanced CSS/JS Aggregation 7.2

Default value to refresh the data in the cache 1 week before the TTL expires.

Related topics

1 use of ADVAGG_JS_COMPRESS_REFRESH_BEFORE_CACHE_TTL
advagg_js_compress_all_js_files_list in advagg_js_compress/advagg_js_compress.module
Get all js files and js files that are not compressed.

File

advagg_js_compress/advagg_js_compress.module, line 56
Advanced CSS/JS aggregation js compression module.

Code

define('ADVAGG_JS_COMPRESS_REFRESH_BEFORE_CACHE_TTL', 604800);