Skip to content

Commit

Permalink
UseNicer is no longer needed (#1508)
Browse files Browse the repository at this point in the history
  • Loading branch information
lodoyun authored Nov 28, 2019
1 parent ecf9a0d commit fcdfdaa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/licode_default.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,6 @@ config.erizo.networkinterface = ''; //default value: ''
config.erizo.minport = 0; // default value: 0
config.erizo.maxport = 0; // default value: 0

//Use of internal nICEr library instead of libNice.
config.erizo.useNicer = true; // default value: true
config.erizo.useConnectionQualityCheck = true; // default value: false

config.erizo.disabledHandlers = []; // there are no handlers disabled by default
Expand Down

0 comments on commit fcdfdaa

Please sign in to comment.