diff --git a/lib/API/schema.json b/lib/API/schema.json index fc5f868cd..cf66a1046 100644 --- a/lib/API/schema.json +++ b/lib/API/schema.json @@ -357,7 +357,7 @@ }, "kill_retry_time": { "type": "number", - "default" : 100 + "docDefault" : 100 }, "write": { "type": "boolean"