From a55f0090b417f487ba1851191c7fa7fbf33f1e0d Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Sat, 28 Jan 2023 15:32:35 +0100 Subject: [PATCH] Update Cron 20 Seconds to 20 Minutes More Information https://de.wikipedia.org/wiki/Cron --- api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.json b/api.json index bc60269..7a27b40 100644 --- a/api.json +++ b/api.json @@ -65,7 +65,7 @@ "luckWindow": [64, 128, 256], "payments": 30, "blocks": 50, - "poolCharts":":"0 */20 * * * *", + "poolCharts":"0 */20 * * * *", "poolChartsNum":74, "minerCharts":"0 */20 * * * *", "minerChartsNum":74,