From f53f1f70e5a8bdf907ac84de8118e476434f7b71 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 13 May 2021 13:56:30 +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 128839b41..5fd35e20f 100644 --- a/joal/config.json +++ b/joal/config.json @@ -33,6 +33,6 @@ }, "schema": { "secret_token": "str", - "run_for_hours": "str?" + "run_duration": "str?" } }