From 2ae97b41467ffcf65d0b3ecd41b5eaada0d31e75 Mon Sep 17 00:00:00 2001 From: yehor Date: Thu, 9 Oct 2025 21:54:57 +0300 Subject: [PATCH] Fix spacing --- src/pages/selfhosted-list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/selfhosted-list.md b/src/pages/selfhosted-list.md index b3a2f08..e99f67c 100644 --- a/src/pages/selfhosted-list.md +++ b/src/pages/selfhosted-list.md @@ -61,6 +61,7 @@ There are two types of documentation. Actually, three, but the third one is a do ### Synapse [Matrix](https://matrix.org) | [Element](https://element.io) + Synapse is a Matrix server. Matrix is a protocol specification of a decentralised communication platform. But Synapse developed my Element. Element is an organisation that... well, it's complicated. Also, while hosting a Matrix server is not a trivial task, it's the most exciting thing to host. Because come on! It's a chat platform with video calls support, mobile and desktop apps, web clients, and end-to-end encryption! It's not just a web app with a single user - you. Something is continuously happening on the server; it consumes resources, connects to other similar servers, breaks when misconfigured, and makes your life engaging. The hardest part is to lure your friends and family, though. ### Other