From fbe661f56f8f51c8bda7b3ced1ec41af509e61ff Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 31 Jan 2023 05:16:55 +0100 Subject: Adding upstream version 1.3. Signed-off-by: Daniel Baumann --- doc/config-schema.json.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/config-schema.json.in') diff --git a/doc/config-schema.json.in b/doc/config-schema.json.in index 69fb606..bde3d91 100644 --- a/doc/config-schema.json.in +++ b/doc/config-schema.json.in @@ -33,6 +33,10 @@ "description": "NVMe host symbolic name", "type": "string" }, + "persistent_discovery_ctrl": { + "description": "Enable/disable Persistent Discovery Controller", + "type": "boolean" + }, "required": [ "hostnqn" ], "subsystems": { "description": "Array of NVMe subsystem properties", -- cgit v1.2.3