Update config.example.js

additional hint, see https://github.com/havfo/multiparty-meeting/issues/103
master
Stefan Otto 2019-09-26 10:29:52 +02:00 committed by GitHub
parent 18aa1ac985
commit b8ba49dd78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ module.exports =
{
listenIps :
[
// change ip to your servers IP address!
{ ip: '1.2.3.4', announcedIp: null }
],
maxIncomingBitrate : 1500000,