From 33e33bf13eddac3d39d8509353b9e9fbc57a07ac Mon Sep 17 00:00:00 2001 From: Hans van Zijst Date: Fri, 29 Nov 2024 02:27:02 +0100 Subject: [PATCH] Table layout corrected. --- matrix/draupnir/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrix/draupnir/README.md b/matrix/draupnir/README.md index 04b4bb1..c8499ac 100644 --- a/matrix/draupnir/README.md +++ b/matrix/draupnir/README.md @@ -51,7 +51,7 @@ When this is completed successfully, it's time to configure Draupnir. Under `config` you'll find the default configuration file, `default.yaml`. 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` | | Copy from login session |