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?" } }