rename to homeserver

Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo K
2024-02-21 15:54:06 +01:00
parent 95a54c99e4
commit 2c84a658c9
3 changed files with 8 additions and 8 deletions

View File

@@ -210,12 +210,12 @@ that is in use for the current user.
viaServers: string; (default: undefined)
```
**customHomeserver**
**homeserver**
This defines the homeserver that is going to be used when registering
a new (guest) user.
This can be user to configure a non default guest user server when
creating a spa link.
```
customHomeserver: string; (default: undefined)
homeserver: string; (default: undefined)
```