Fixed conflict in server/config/config.example.js

This commit is contained in:
Astagor
2020-05-05 07:49:30 +02:00
7 changed files with 341 additions and 19 deletions
+2
View File
@@ -249,6 +249,8 @@ module.exports =
activateOnHostJoin : true,
// When set, maxUsersPerRoom defines how many users can join a single room. If not set, there is not limit.
// maxUsersPerRoom : 20,
// Room size before spreading to new router
routerScaleSize : 20,
// Mediasoup settings
mediasoup :
{