config: fix typo
This commit is contained in:
parent
b91d6b97a9
commit
5bc3128c71
|
@ -310,7 +310,7 @@ var config = {
|
||||||
// When 'true', it shows an intermediate page before joining, where the user can configure their 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 room name warning label when a room name is
|
||||||
// deemed unsafe (due to the simplicity in the name) and a password is not
|
// deemed unsafe (due to the simplicity in the name) and a password is not
|
||||||
// set or the lobby is not enabled.
|
// set or the lobby is not enabled.
|
||||||
// enableInsecureRoomNameWarning: false,
|
// enableInsecureRoomNameWarning: false,
|
||||||
|
|
Loading…
Reference in New Issue