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"