diff options
Diffstat (limited to 'conf/common')
-rw-r--r-- | conf/common/socket.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |