constant UPDATE_MAX_FETCH_ATTEMPTS

Maximum number of attempts to fetch available update data from a given host.

File

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

Code

define('UPDATE_MAX_FETCH_ATTEMPTS', 2)

© 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_ATTEMPTS/7.x