constant ADVAGG_RELOCATE_CSS_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_CSS_TTL
- advagg_relocate_admin_settings_form in advagg_relocate/
advagg_relocate.admin.inc - Form builder; Configure advagg settings.
- advagg_relocate_css_post_alter in advagg_relocate/
advagg_relocate.module - Alter the css array.
File
- advagg_relocate/
advagg_relocate.module, line 76 - Advanced aggregation relocate module.
Code
define('ADVAGG_RELOCATE_CSS_TTL', 604800);