constant DRUPAL_MAXIMUM_TEMP_FILE_AGE

Same name and namespace in other branches
  1. 6.x drupal-6.x/modules/system/system.module \DRUPAL_MAXIMUM_TEMP_FILE_AGE

Maximum age of temporary files in seconds.

Archivo

drupal-7.x/modules/system/system.module, line 11
Configuration system that lets administrators modify the workings of the site.

Código

define('DRUPAL_MAXIMUM_TEMP_FILE_AGE', 21600)