constant ADVAGG_STALE_FILE_THRESHOLD in Advanced CSS/JS Aggregation 7
Same name and namespace in other branches
- 6 advagg.module \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
- includes/
constants.inc, line 11
Code
define('ADVAGG_STALE_FILE_THRESHOLD', 518400);