From b0dc2feab3271dbcb42df6e6d8a37138a90c44a1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 5 Nov 2022 19:17:21 +0100 Subject: Merging upstream version 1.2. 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 a7bbdf1..69fb606 100644 --- a/doc/config-schema.json.in +++ b/doc/config-schema.json.in @@ -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