2 Commits

View File

@@ -35,6 +35,9 @@ const Kosmos = function(privateClient/*, publicClient*/) {
}, },
"secure": { "secure": {
"type": "boolean" "type": "boolean"
},
"sasl": {
"type": "boolean"
} }
} }
}, },