We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6d121a + d71c290 commit e0d272dCopy full SHA for e0d272d
1 file changed
doc/config-schema.json
@@ -74,6 +74,14 @@
74
"description": "Transport service identifier",
75
"type": "string"
76
},
77
+ "dhchap_key": {
78
+ "description": "Host DH-HMAC-CHAP key",
79
+ "type": "string"
80
+ },
81
+ "dhchap_ctrl_key": {
82
+ "description": "Controller DH-HMAC-CHAP key",
83
84
85
"nr_io_queues": {
86
"description": "Number of I/O queues",
87
"type": "integer"
0 commit comments