dev/core#1035 Add in new setting http_timeout to set how long in seconds should HTTP...
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 14 Jun 2019 02:31:14 +0000 (12:31 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Sat, 15 Jun 2019 00:22:48 +0000 (10:22 +1000)
commit9679fb154ae6cc67b049ed16e0e9d85d27cb0f7e
treeb83d6c27354620593d097610ca8f4567a324b623
parentca4ce627b410060160198176f6934e1bce6736b0
dev/core#1035 Add in new setting http_timeout to set how long in seconds should HTTP requests last for to fix dev/core#1035

Handle situations where a 0 timeout is passed in

Remove from form

Update variable name as per EIleen
CRM/Utils/Check/Component.php
settings/Core.setting.php