You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
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.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user