Update config.example.js

additional hint, see https://github.com/havfo/multiparty-meeting/issues/103
This commit is contained in:
Stefan Otto
2019-09-26 10:29:52 +02:00
committed by GitHub
parent 18aa1ac985
commit b8ba49dd78
+1
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,