constant DRUPAL_MAXIMUM_TEMP_FILE_AGE

Maximum age of temporary files in seconds.

2 uses of DRUPAL_MAXIMUM_TEMP_FILE_AGE

File

drupal/core/modules/system/system.module, line 22
Configuration system that lets administrators modify the workings of the site.

Code

const DRUPAL_MAXIMUM_TEMP_FILE_AGE = 21600;