Fix autoMuteThreshold bug #394

This commit is contained in:
Stefan Otto
2020-05-20 14:25:13 +02:00
parent 73709639e0
commit bb63b6304e
4 changed files with 51 additions and 5 deletions
+2 -1
View File
@@ -89,7 +89,8 @@ var config =
* unmuted. Next participant will join automatically muted
* Default value is 4
*
* Set it to 0 to disable auto mute functionality,
* Set it to 0 to auto mute all,
* Set it to negative (-1) to never automatically auto mute
* but use it with caution
* full mesh audio strongly decrease room capacity!
*/