mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2025-06-21 00:55:17 +00:00
Increases users per call
This commit is contained in:
@ -18,7 +18,7 @@
|
|||||||
"iceServers": [
|
"iceServers": [
|
||||||
"stun:stun.l.google.com:19302"
|
"stun:stun.l.google.com:19302"
|
||||||
],
|
],
|
||||||
"maxUsersPerCalls": 3,
|
"maxUsersPerCalls": 10,
|
||||||
"allowVideo": true
|
"allowVideo": true
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user