forked from Fediversity/Fediversity
Table layout corrected, last time.
This commit is contained in:
parent
358205219c
commit
321e41746c
|
@ -55,9 +55,9 @@ Copy it to `production.yaml` and change what you must.
|
||||||
| :---- | :---- | :---- |
|
| :---- | :---- | :---- |
|
||||||
| `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` |
|
||||||
| `accessToken` | <access token> | Copy from login session |
|
| `accessToken` | access token | Copy from login session |
|
||||||
| `password` | <password> | Password for the account |
|
| `password` | password | Password for the account |
|
||||||
| `dataPath` | `/opt/Draupnir/datastorage` | Storage |
|
| `dataPath` | `/opt/Draupnir/datastorage` | Storage |
|
||||||
| `managementRoom` | <room ID> | Room where moderators command Draupnir |
|
| `managementRoom` | room ID | Room where moderators command Draupnir |
|
||||||
|
|
||||||
This should give a working bot.
|
This should give a working bot.
|
||||||
|
|
Loading…
Reference in a new issue