Update config.example.js
additional hint, see https://github.com/havfo/multiparty-meeting/issues/103master
parent
18aa1ac985
commit
b8ba49dd78
|
|
@ -84,6 +84,7 @@ module.exports =
|
|||
{
|
||||
listenIps :
|
||||
[
|
||||
// change ip to your servers IP address!
|
||||
{ ip: '1.2.3.4', announcedIp: null }
|
||||
],
|
||||
maxIncomingBitrate : 1500000,
|
||||
|
|
|
|||
Loading…
Reference in New Issue