From 7ed98d9f43969cddb89f02723283cfb8b96be24c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 5 May 2022 17:52:38 -0300 Subject: Raise stall time from 60s to 90s. --- conf/common/socket.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/common/socket.conf b/conf/common/socket.conf index 8b8b21865..13c0ed9ea 100644 --- a/conf/common/socket.conf +++ b/conf/common/socket.conf @@ -29,7 +29,7 @@ socket_configuration: { // How long can a socket stall before closing the connection (in seconds)? - stall_time: 60 + stall_time: 90 // Display debug reports (When something goes wrong during the report, the report is saved.) debug: false -- cgit v1.2.3-60-g2f50