closing commit before branching out Multiplex

This commit is contained in:
STEINNI
2025-10-05 10:11:03 +00:00
parent 6381bfe44a
commit 03af111d7f
16 changed files with 167 additions and 87 deletions
-2
View File
@@ -74,7 +74,6 @@
"port": { "type": "integer" },
"user": { "type": "string" },
"pass": { "type": "string" },
"authTokenPrefix": { "type": "string" },
"basePrefix": { "type": "string" },
"challengePrefix": { "type": "string" },
"historizeMax": { "type": "integer" },
@@ -90,7 +89,6 @@
}
},
"required": [
"authTokenPrefix",
"basePrefix",
"challengePrefix",
"historizeChannels",