UPDATE_MAX_FETCH_TIME
in modules/update/update.module
Maximum number of seconds to try fetching available update data at a time.
<?php
define('UPDATE_MAX_FETCH_TIME', 5);
?>
Login or register to post comments in modules/update/update.module
Maximum number of seconds to try fetching available update data at a time.
<?php
define('UPDATE_MAX_FETCH_TIME', 5);
?>
Login or register to post comments