--- webapps/opensocial-portlet/WEB-INF/classes/shindig.properties 2016-02-14 00:20:25.217322761 +0100 +++ webapps/opensocial-portlet/WEB-INF/classes/shindig.properties 2016-02-14 00:20:25.217322761 +0100 @@ -110,7 +110,8 @@ # Configuration for the HttpFetcher # Connection timeout, in milliseconds, for requests. -shindig.http.client.connection-timeout-ms=5000 +shindig.http.client.connection-timeout-ms=300000 +shindig.http.client.read-timeout-ms=300000 # Maximum size, in bytes, of the object we fetched, 0 == no limit shindig.http.client.max-object-size-bytes=0