1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2025-09-19 13:48:47 +00:00

Increase quota

This commit is contained in:
2020-05-09 16:08:29 +02:00
parent 5ff3e53489
commit 2edb742929

View File

@@ -20,6 +20,6 @@
], ],
"maxUsersPerCalls": 10, "maxUsersPerCalls": 10,
"allowVideo": true, "allowVideo": true,
"maxUsersPerVideoCalls": 4 "maxUsersPerVideoCalls": 6
} }
} }