improve IS warning
This commit is contained in:
parent
622a4b0e4c
commit
a4d22ffe8c
|
@ -34,12 +34,11 @@ module.exports = React.createClass({
|
||||||
servers by specifying a different Home server URL.
|
servers by specifying a different Home server URL.
|
||||||
<br/>
|
<br/>
|
||||||
This allows you to use Vector with an existing Matrix account on
|
This allows you to use Vector with an existing Matrix account on
|
||||||
a different Home server.
|
a different home server.
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
You can also set a custom Identity server but this will affect
|
You can also set a custom identity server but you won't be able to
|
||||||
people's ability to find you if you use a server in a group other
|
invite users by email address, or be invited by email address yourself.
|
||||||
than the main Matrix.org group.
|
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div className="mx_Dialog_buttons">
|
<div className="mx_Dialog_buttons">
|
||||||
|
|
Loading…
Reference in New Issue