From 67ea10fe9ca2fee96e07c7bb9f3395fc5059ed06 Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Wed, 31 Aug 2022 22:47:21 +0200 Subject: [PATCH] Update api.json --- api.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/api.json b/api.json index 22e57a3..98313ec 100644 --- a/api.json +++ b/api.json @@ -2,7 +2,7 @@ "threads": 4, "coin": "etc", "name": "main", - "pplns": 9000, + "pplns": 9000, "network": "classic", "coin-name":"etc", @@ -27,8 +27,8 @@ "timeout": "120s", "maxConn": 8192, "tls": false, - "certFile": "/path/to/cert.pem", - "keyFile": "/path/to/key.pem" + "certFile": "/path/to/cert.pem", + "keyFile": "/path/to/key.pem" }, "policy": { @@ -68,11 +68,11 @@ "poolCharts":"*/20 * * * *", "poolChartsNum":74, "minerCharts":"*/20 * * * *", - "minerChartsNum":74, - "netCharts":"*/20 * * * *", - "netChartsNum":74, - "shareCharts":"*/20 * * * *", - "shareChartsNum":74 + "minerChartsNum":74, + "netCharts":"*/20 * * * *", + "netChartsNum":74, + "shareCharts":"*/20 * * * *", + "shareChartsNum":74 }, "upstreamCheckInterval": "5s", @@ -94,12 +94,12 @@ "poolSize": 10, "database": 0, "password": "", - "sentinelEnabled": false, - "masterName": "mymaster", - "sentinelAddrs": [ - "127.0.0.1:26379", - "127.0.0.1:26389", - "127.0.0.1:26399" + "sentinelEnabled": false, + "masterName": "mymaster", + "sentinelAddrs": [ + "127.0.0.1:26379", + "127.0.0.1:26389", + "127.0.0.1:26399" ] },