From 358205219ca66a663813bff5b066052479a1503b Mon Sep 17 00:00:00 2001 From: Hans van Zijst Date: Fri, 29 Nov 2024 02:28:03 +0100 Subject: [PATCH] Table layout corrected, again. --- matrix/draupnir/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/matrix/draupnir/README.md b/matrix/draupnir/README.md index c8499ac..37e2a88 100644 --- a/matrix/draupnir/README.md +++ b/matrix/draupnir/README.md @@ -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`. Copy it to `production.yaml` and change what you must. +| Option | Value | Meaning | | :---- | :---- | :---- | | `homeserverUrl` | `http://localhost:8008` | Where to communicate with Synapse | | ` rawHomeserverUrl` | `https://vm02199.example.com` | Same as `server_name` |