Adding upstream version 1.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
86acbfc29e
commit
2e3cdb015d
874 changed files with 1460 additions and 897 deletions
|
@ -156,11 +156,24 @@
|
|||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"keyring": {
|
||||
"description": "Keyring for TLS key lookup",
|
||||
"type": "integer"
|
||||
},
|
||||
"tls_key": {
|
||||
"description": "TLS key for the connection",
|
||||
"type": "integer"
|
||||
},
|
||||
"tls": {
|
||||
"description": "Enable TLS encryption",
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"concat": {
|
||||
"description": "Enable secure concatenation",
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"persistent": {
|
||||
"description": "Create persistent discovery connection",
|
||||
"type": "boolean"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue