Browse Source

fix syntax error

master
Andrei Gavrilescu 5 years ago
parent
commit
e51bbe6125
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config.js

+ 1
- 1
config.js View File

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

Loading…
Cancel
Save