Table layout corrected, last time.
All checks were successful
/ check-pre-commit (pull_request) Successful in 11s

This commit is contained in:
Hans van Zijst 2024-11-29 02:29:12 +01:00
parent 8c89f277d6
commit ea79eb37c9
Signed by: hans
GPG key ID: 43DBCC37BFDEFD72

View file

@ -55,9 +55,9 @@ Copy it to `production.yaml` and change what you must.
| :---- | :---- | :---- |
| `homeserverUrl` | `http://localhost:8008` | Where to communicate with Synapse |
| ` rawHomeserverUrl` | `https://vm02199.example.com` | Same as `server_name` |
| `accessToken` | <access token> | Copy from login session |
| `password` | <password> | Password for the account |
| `accessToken` | access token | Copy from login session |
| `password` | password | Password for the account |
| `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.