From 91ea23838982fe399f59bbbb3b928cbaa4f1eddf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 13 May 2021 14:28:32 +0200 Subject: [PATCH] Update config.json --- joal/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joal/config.json b/joal/config.json index 5fd35e20f..73d27bf66 100644 --- a/joal/config.json +++ b/joal/config.json @@ -29,7 +29,7 @@ "environment": {}, "options": { "secret_token": "lrMY24Byhx", - "run_for_hours": "5m" + "run_duration": "5m" }, "schema": { "secret_token": "str",