refacto & cleanup of toplevel functions, use @p42/p42Modules, test microframework

This commit is contained in:
STEINNI
2026-06-14 17:39:52 +00:00
parent c399f9ddb4
commit 7435d96135
11 changed files with 427 additions and 108 deletions
+2 -1
View File
@@ -148,7 +148,8 @@
"socketPath": { "type": "string" },
"host": { "type": "string" },
"port": { "type": "integer" },
"database": { "type": "string" },
"guiDatabase": { "type": "string" },
"simDatabase": { "type": "string" },
"connectionLimit": { "type": "integer", "minimum": 1 }
},
"required": []