You are here

constant ADVAGG_RELOCATE_JS_TTL in Advanced CSS/JS Aggregation 7.2

If the external file has a longer TTL then this value do not cache locally.

Related topics

2 uses of ADVAGG_RELOCATE_JS_TTL
advagg_relocate_admin_settings_form in advagg_relocate/advagg_relocate.admin.inc
Form builder; Configure advagg settings.
advagg_relocate_js_post_alter in advagg_relocate/advagg_relocate.module
Alter the js array.

File

advagg_relocate/advagg_relocate.module, line 21
Advanced aggregation relocate module.

Code

define('ADVAGG_RELOCATE_JS_TTL', 604800);