summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez Piedehierro <palvarez89@gmail.com>2017-07-03 14:25:21 +0000
committerPedro Alvarez Piedehierro <palvarez89@gmail.com>2017-07-03 14:25:21 +0000
commit67f619d0bc277c861d191a6c1fce815014f742b0 (patch)
tree105d120360fde782ff167eae4305078733cc6e3b
parenta0b3abcbfd1c6d8e8e299b237fe8e91a268fe1ef (diff)
downloadlorries-67f619d0bc277c861d191a6c1fce815014f742b0.tar.gz
lorry-controller.conf: Reduce core-lorries interval to 10 minutes
-rw-r--r--lorry-controller.conf2
1 files changed, 1 insertions, 1 deletions
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",