Skip to content

Commit b53fe27

Browse files
committed
ok
1 parent 73fd221 commit b53fe27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ClickHouseAPI.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ class ClickHouseAPI
104104
*
105105
* @var integer 2 sec. by default
106106
*/
107-
public $curl_conn_timeout = 2;
107+
public $curl_conn_timeout = 3;
108108

109109
/**
110110
* CURL option CURLOPT_TIMEOUT

0 commit comments

Comments
 (0)