diff --git a/README.md b/README.md index 3e6b152..2b451cb 100644 --- a/README.md +++ b/README.md @@ -83,5 +83,5 @@ $ gulp dist ## License -All Rights Reserved. +MIT diff --git a/server/config.example.js b/server/config.example.js index 0cfe5ed..f515257 100644 --- a/server/config.example.js +++ b/server/config.example.js @@ -17,7 +17,7 @@ module.exports = [ 'info', 'ice', - 'dlts', + 'dtls', 'rtp', 'srtp', 'rtcp',