mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Give better instructions for modifying config.
This commit is contained in:
parent
a8cee87c08
commit
a373849b5b
@ -43,7 +43,8 @@ webserver to actually serve up the app, which is entirely static content.
|
||||
config.json
|
||||
===========
|
||||
|
||||
You can configure the app by copying the sample and modifying the `config.json` file:
|
||||
You can configure the app by copying `vector/config.sample.json` to
|
||||
`vector/config.json` and customising it:
|
||||
|
||||
1. `default_hs_url` is the default home server url.
|
||||
1. `default_is_url` is the default identity server url (this is the server used
|
||||
|
Loading…
Reference in New Issue
Block a user