How can I change the colors as before depending on the number of users in the room?
previously we used something like this
navigator.colorlimit.orange=10
navigator.colorlimit.red=20
navigator.colorlimit.yellow=5
How can I change the colors as before depending on the number of users in the room?
previously we used something like this
navigator.colorlimit.orange=10
navigator.colorlimit.red=20
navigator.colorlimit.yellow=5
i'm pretty sure it's dynamic depending on max users?