فهرست منبع

set connection_timeout

andre 1 سال پیش
والد
کامیت
b176f4a892
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      app/Libs/Zimbra/Components/Api/Soap/Connection.php

+ 1 - 0
app/Libs/Zimbra/Components/Api/Soap/Connection.php

@@ -113,6 +113,7 @@ class Connection implements ConnectionInterface
             [
                 'location'       => $location,
                 'uri'            => $uri,
+                'default_socket_timeout' => 10,
                 'trace'          => 1,
                 'exceptions'     => 1,
                 'soap_version'   => SOAP_1_2,