From a836d2af8ca62d3eaaf5049e127d4f024c17990a Mon Sep 17 00:00:00 2001 From: Ben Brown Date: Thu, 17 Sep 2020 14:45:00 +0000 Subject: Revert "Temporarily increase lorry-timeout to allow updating fpc mirror" This reverts commit 924322a8cff67c75fb4a489b5926c765375c0d21 --- lorry-controller.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lorry-controller.conf') diff --git a/lorry-controller.conf b/lorry-controller.conf index d51ad08..029f051 100644 --- a/lorry-controller.conf +++ b/lorry-controller.conf @@ -4,7 +4,7 @@ "uuid": "baserock/open-source-lorries/3H", "serial": 1, "interval": "3H", - "lorry-timeout": 28800, + "lorry-timeout": 7200, "create": "always", "destroy": "never", "stagger": true, -- cgit v1.2.1