mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-19 09:54:09 +01:00
Add "Why can't I rename my homeserver?"
This commit is contained in:
parent
fda1d13db9
commit
40022609f9
|
|
@ -571,6 +571,12 @@ Synapse is *very* database dependent (as of Oct 2015; this is improving in the n
|
||||||
|
|
||||||
Data is only shared between servers of participating users of a room. If all users in a room are on your server, no data is shared with other servers.
|
Data is only shared between servers of participating users of a room. If all users in a room are on your server, no data is shared with other servers.
|
||||||
|
|
||||||
|
##### Why can't I rename my homeserver?
|
||||||
|
|
||||||
|
Currently, the homeserver name is assumed never to change. This means that if you rename your server, other servers will think it's a different server.
|
||||||
|
|
||||||
|
Perhaps in the future we will add an API for changing the homeserver name, but for now this is not supported.
|
||||||
|
|
||||||
### Clients
|
### Clients
|
||||||
|
|
||||||
##### Where can I find a mobile app?
|
##### Where can I find a mobile app?
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue