From 0e75b5495117b9888b7a557fab1db40145a9a705 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 5 Nov 2022 19:17:17 +0100 Subject: Adding upstream version 1.2. Signed-off-by: Daniel Baumann --- doc/config-schema.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/config-schema.json') diff --git a/doc/config-schema.json b/doc/config-schema.json index a7bbdf1..69fb606 100644 --- a/doc/config-schema.json +++ b/doc/config-schema.json @@ -25,6 +25,10 @@ "description": "NVMe host ID", "type": "string" }, + "dhchap_key": { + "description": "Host DH-HMAC-CHAP key", + "type": "string" + }, "hostsymname": { "description": "NVMe host symbolic name", "type": "string" -- cgit v1.2.3