Default stale file threshold is 3 days for atime.

1 use of ADVAGG_STALE_FILE_LAST_USED_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 16

Code

define('ADVAGG_STALE_FILE_LAST_USED_THRESHOLD', 259200);