Don't mention that matrix.org is likely to be popular
This is untrue for quite a few real scenarios, including private federations and a ton of rooms.pull/21833/head
parent
d802ee0fa2
commit
3734c8ab91
|
@ -68,10 +68,8 @@ export function pickServerCandidates(roomId) {
|
||||||
// room.
|
// room.
|
||||||
//
|
//
|
||||||
// Server 2: The next most popular server in the room (in user
|
// Server 2: The next most popular server in the room (in user
|
||||||
// distribution). This will probably be matrix.org in most cases
|
// distribution). This cannot be the same as Server 1. If no other
|
||||||
// although it is certainly possible to be some other server. This
|
// servers are available then we'll only return Server 1.
|
||||||
// cannot be the same as Server 1. If no other servers are available
|
|
||||||
// then we'll only return Server 1.
|
|
||||||
//
|
//
|
||||||
// Server 3: The next most popular server by user distribution. This
|
// Server 3: The next most popular server by user distribution. This
|
||||||
// has the same rules as Server 2, with the added exception that it
|
// has the same rules as Server 2, with the added exception that it
|
||||||
|
|
Loading…
Reference in New Issue