a whole bunch of things
This commit is contained in:
+3
-2
@@ -117,8 +117,9 @@
|
||||
"listenPath": { "type": "string" },
|
||||
"unsecure": { "type": "boolean" },
|
||||
"challengeExpiration": { "type": "integer" },
|
||||
"keepAliveInterval": { "type": "string" },
|
||||
"keepAliveTimeout": { "type": "string" }
|
||||
"keepAliveInterval": { "type": "number" },
|
||||
"keepAliveTimeout": { "type": "number" },
|
||||
"refreshSessionInterval": { "type": "number" }
|
||||
},
|
||||
"required": [
|
||||
"challengeExpiration",
|
||||
|
||||
Reference in New Issue
Block a user