Merge pull request #293 from Astagor/room_limit

Added limit for maximum number of users in a single room
This commit is contained in:
Håvar Aambø Fosstveit
2020-05-05 09:25:20 +02:00
committed by GitHub
23 changed files with 62 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@
"room.raisedHand": null,
"room.loweredHand": null,
"room.extraVideo": null,
"room.overRoomLimit": null,
"me.mutedPTT": null,