docs: improve English in config.js
This commit is contained in:
parent
79231914b9
commit
ea07515138
|
@ -303,7 +303,7 @@ var config = {
|
||||||
// and microsoftApiApplicationClientID
|
// and microsoftApiApplicationClientID
|
||||||
// enableCalendarIntegration: false,
|
// enableCalendarIntegration: false,
|
||||||
|
|
||||||
// When 'true', it shows an intermediate page before joining, where the user can configure its devices.
|
// When 'true', it shows an intermediate page before joining, where the user can configure their devices.
|
||||||
// prejoinPageEnabled: false,
|
// prejoinPageEnabled: false,
|
||||||
|
|
||||||
// If true, shows the unsafe roon name warning label when a room name is
|
// If true, shows the unsafe roon name warning label when a room name is
|
||||||
|
@ -328,10 +328,10 @@ var config = {
|
||||||
// callStatsID: '',
|
// callStatsID: '',
|
||||||
// callStatsSecret: '',
|
// callStatsSecret: '',
|
||||||
|
|
||||||
// enables sending participants display name to callstats
|
// Enables sending participants' display names to callstats
|
||||||
// enableDisplayNameInStats: false,
|
// enableDisplayNameInStats: false,
|
||||||
|
|
||||||
// enables sending participants email if available to callstats and other analytics
|
// Enables sending participants' emails (if available) to callstats and other analytics
|
||||||
// enableEmailInStats: false,
|
// enableEmailInStats: false,
|
||||||
|
|
||||||
// Privacy
|
// Privacy
|
||||||
|
|
Loading…
Reference in New Issue