MP starts again...

This commit is contained in:
STEINNI
2025-10-06 17:58:12 +00:00
parent 4c325056a8
commit 77c8ad958a
7 changed files with 49 additions and 49 deletions
+2 -2
View File
@@ -78,7 +78,7 @@
"port": { "type": "integer" },
"user": { "type": "string" },
"pass": { "type": "string" },
"chansFilter": { "type": "string" },
"chansNamespace": { "type": "string" },
"basePrefix": { "type": "string" },
"historizeMax": { "type": "integer" },
"historizePrefix": { "type": "string" },
@@ -93,7 +93,7 @@
},
"required": [
"redisId",
"chansFilter",
"chansNamespace",
"role",
"basePrefix",
"storeMaxSize",