feat: multi project support, maintaince

This commit is contained in:
2025-10-04 15:08:53 +03:00
parent 5136f08dab
commit e78e8048ff
18 changed files with 152 additions and 66 deletions
+2 -1
View File
@@ -10,5 +10,6 @@
"limitRooms": 200,
"limitBufferedEvents": 50,
"limitUserDataSize": 1024,
"limitPropertySize": 512
"limitPropertySize": 512,
"limitConnectionsPerProject": 100
}