From 67f619d0bc277c861d191a6c1fce815014f742b0 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Piedehierro Date: Mon, 3 Jul 2017 14:25:21 +0000 Subject: lorry-controller.conf: Reduce core-lorries interval to 10 minutes --- 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 d613cf3..029f051 100644 --- a/lorry-controller.conf +++ b/lorry-controller.conf @@ -18,7 +18,7 @@ "type": "lorries", "uuid": "baserock/core-lorries/1H", "serial": 1, - "interval": "1H", + "interval": "10M", "lorry-timeout": 7200, "create": "always", "destroy": "never", -- cgit v1.2.1