diff --git a/api.json b/api.json index ba587a9..771db68 100644 --- a/api.json +++ b/api.json @@ -24,8 +24,8 @@ "stratum": { "enabled": true, "listen": "0.0.0.0:8008", - "maxConn": 8192, "timeout": "120s", + "maxConn": 8192, "tls": false, "certFile": "/path/to/cert.pem", "keyFile": "/path/to/key.pem"