a whole bunch of things

This commit is contained in:
STEINNI
2026-06-21 21:08:04 +00:00
parent 01bf35a238
commit 1db846daa3
7 changed files with 56 additions and 38 deletions
+3 -2
View File
@@ -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",