Skip to content

Instantly share code, notes, and snippets.

@nicoboni
Created December 16, 2018 13:04
Show Gist options
  • Save nicoboni/12d2d839d2b8b20a63eef0673c625c8e to your computer and use it in GitHub Desktop.
Save nicoboni/12d2d839d2b8b20a63eef0673c625c8e to your computer and use it in GitHub Desktop.
php.ini snippet with cURL timeout setting
; Default timeout for socket based streams (seconds)
; http://php.net/default-socket-timeout
default_socket_timeout = 300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment