forked from Fediversity/Fediversity
Table layout corrected, again.
This commit is contained in:
parent
33e33bf13e
commit
358205219c
|
@ -51,6 +51,7 @@ When this is completed successfully, it's time to configure Draupnir.
|
||||||
Under `config` you'll find the default configuration file, `default.yaml`.
|
Under `config` you'll find the default configuration file, `default.yaml`.
|
||||||
Copy it to `production.yaml` and change what you must.
|
Copy it to `production.yaml` and change what you must.
|
||||||
|
|
||||||
|
| Option | Value | Meaning |
|
||||||
| :---- | :---- | :---- |
|
| :---- | :---- | :---- |
|
||||||
| `homeserverUrl` | `http://localhost:8008` | Where to communicate with Synapse |
|
| `homeserverUrl` | `http://localhost:8008` | Where to communicate with Synapse |
|
||||||
| ` rawHomeserverUrl` | `https://vm02199.example.com` | Same as `server_name` |
|
| ` rawHomeserverUrl` | `https://vm02199.example.com` | Same as `server_name` |
|
||||||
|
|
Loading…
Reference in a new issue