From 9130fb2cf228a60ec1910641521e81a63353cd4a Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Mon, 15 Aug 2022 23:25:58 +0200 Subject: [PATCH] Update api.json --- api.json | 1 + 1 file changed, 1 insertion(+) diff --git a/api.json b/api.json index 9d42c03..ba587a9 100644 --- a/api.json +++ b/api.json @@ -25,6 +25,7 @@ "enabled": true, "listen": "0.0.0.0:8008", "maxConn": 8192, + "timeout": "120s", "tls": false, "certFile": "/path/to/cert.pem", "keyFile": "/path/to/key.pem"