From 2c43d28f7651c9dbb58c1fedc6fcc0761c197c22 Mon Sep 17 00:00:00 2001 From: znetsixe <73483679+znetsixe@users.noreply.github.com> Date: Tue, 25 Nov 2025 14:58:01 +0100 Subject: [PATCH] updated safety features --- src/configs/pumpingStation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configs/pumpingStation.json b/src/configs/pumpingStation.json index 5adf4a0..b715b66 100644 --- a/src/configs/pumpingStation.json +++ b/src/configs/pumpingStation.json @@ -569,7 +569,7 @@ } }, "timeleftToFullOrEmptyThresholdSeconds": { - "default": 120, + "default": 0, "rules": { "type": "number", "min": 0,