constant DRUPAL_CRON_DEFAULT_THRESHOLD
Default interval for automatic cron executions in seconds.
Archivo
- drupal-7.x/
modules/ system/ system.module, line 16 - Configuration system that lets administrators modify the workings of the site.
Código
define('DRUPAL_CRON_DEFAULT_THRESHOLD', 10800)