Drupal 9 Guzle Client Timeout

<?php
/**
 * HTTP Client config.
 */
$settings['http_client_config']['timeout'] = 60;
?>
Blue-eyed Booby