constant ADVAGG_STALE_FILE_THRESHOLD in Advanced CSS/JS Aggregation 6
Same name and namespace in other branches
- 7 includes/constants.inc \ADVAGG_STALE_FILE_THRESHOLD
Default stale file threshold is 6 days for mtime.
1 use of ADVAGG_STALE_FILE_THRESHOLD
- advagg_delete_file_if_stale in ./
advagg.module - Callback to delete files modified more than a set time ago.
File
- ./
advagg.module, line 17 - Advanced CSS/JS aggregation module
Code
define('ADVAGG_STALE_FILE_THRESHOLD', 518400);