fix syntax error

This commit is contained in:
Andrei Gavrilescu 2020-08-18 14:33:04 +03:00 committed by Hristo Terezov
parent d725c0ab8a
commit e51bbe6125
1 changed files with 1 additions and 1 deletions

View File

@ -459,7 +459,7 @@ var config = {
// amplitudeAPPKey: '<APP_KEY>'
// Configuration for the rtcstats server:
+ // By enabling rtcstats server every time a conference is joined the rtcstats
// By enabling rtcstats server every time a conference is joined the rtcstats
// module connects to the provided rtcstatsEndpoint and sends statistics regarding
// PeerConnection states along with getStats metrics polled at the specified
// interval.