constant ADVAGG_RELOCATE_CSS_MIN_TTL in Advanced CSS/JS Aggregation 7.2
Minimum cache lifetime, 600 seconds by default.
Related topics
1 use of ADVAGG_RELOCATE_CSS_MIN_TTL
- advagg_relocate_process_http_request in advagg_relocate/
advagg_relocate.advagg.inc - Get the TTL and fix UTF-8 encoding.
File
- advagg_relocate/
advagg_relocate.module, line 81 - Advanced aggregation relocate module.
Code
define('ADVAGG_RELOCATE_CSS_MIN_TTL', 600);