constant UPDATE_MAX_FETCH_TIME

Maximum number of seconds to try fetching available update data at a time.

File

modules/update/update.module, line 74
Handles updates of Drupal core and contributed projects.

Code

define('UPDATE_MAX_FETCH_TIME', 30)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!update!update.module/constant/UPDATE_MAX_FETCH_TIME/7.x