This commit is contained in:
marzavec
2026-01-15 13:06:02 -06:00
parent 6915f8a543
commit 7435d0a5c4
54 changed files with 4422 additions and 437 deletions
-2
View File
@@ -57,8 +57,6 @@ setInterval(() => {
purgeInactiveChannels(server.appConfig.data);
}, ChannelCheckInterval);
// @todo create storage management job
// start the server
server.init();