diff --git a/resources/schema.json b/resources/schema.json index 601bd37e..f0048975 100644 --- a/resources/schema.json +++ b/resources/schema.json @@ -296,7 +296,7 @@ "pid": { "type": "string", "title": "PID File", - "description": "The PID file of the EaseProbe instance ('-' means no PID file)" + "description": "The PID file of the EaseProbe instance ('' or '-' means no PID file)" }, "log": { "$ref": "#/$defs/conf_Log",