ssl and video settings

This commit is contained in:
Matias Alejo Garcia 2014-06-10 10:06:08 -03:00
commit 33fc4f8623
4 changed files with 16 additions and 14 deletions

View file

@ -25,6 +25,7 @@ var defaultConfig = {
host: '162.242.219.26',
port: 10000,
path: '/',
secure: false,
// other PeerJS config
maxPeers: 15,