diff --git a/joal/config.json b/joal/config.json index 2862ce7f3..11aa027dc 100644 --- a/joal/config.json +++ b/joal/config.json @@ -39,7 +39,6 @@ "ui_path": "str", "secret_token": "str", "run_duration": "str?", - "verbose": "bool?", - "local_ip_port": "str?" + "verbose": "bool?" } }