From 733e6b11a3e5f2b71775f4c6687b7908d83110c4 Mon Sep 17 00:00:00 2001 From: Hans van Zijst Date: Mon, 18 Nov 2024 16:23:09 +0100 Subject: [PATCH] Forgot closing bracket. --- matrix/synapse-admin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrix/synapse-admin/README.md b/matrix/synapse-admin/README.md index 31e6dd3..b1a086c 100644 --- a/matrix/synapse-admin/README.md +++ b/matrix/synapse-admin/README.md @@ -19,7 +19,7 @@ drwxr-xr-x 5 root root 4096 Nov 18 15:54 synapse-admin-0.10.3 ``` We use 0.10.3, but point nginx to '/var/www/synapse-admin'. Configuring nginx -is fairly straightforward, [see here](../nginx/README.md#synapse-admin}. +is fairly straightforward, [see here](../nginx/README.md#synapse-admin}). You should probably restrict Synapse-Admin to your own Synapse-server, instead of letting users fill in whatever they want. Do this by adding this bit to