From c78f728bc1b85c7dbeb1dc39cfa96824c64739ef Mon Sep 17 00:00:00 2001 From: lexis Date: Fri, 29 May 2026 23:35:19 +0200 Subject: [PATCH] docs(README): clarify matrix GUI works with any homeserver, not just hyperhive.matrix --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c443ce2a..e6670ec6 100644 --- a/README.md +++ b/README.md @@ -119,9 +119,10 @@ a follow-up (#551). Optional: set `hyperhive.matrix.gui.enable = true;` to serve a [fluffychat-web](https://fluffychat.im) matrix client at `/matrix/` on the hive-c0re dashboard port. Disabled by default. The `◆ M4TR1X ◆ →` -tab appears in the dashboard chrome when enabled. Requires -`hyperhive.matrix` (tuwunel) to be configured; the operator logs -in to the web client by typing the homeserver URL at first visit. +tab appears in the dashboard chrome when enabled. The web client can +connect to any Matrix homeserver; enter the URL at first visit (e.g. +the local tuwunel instance if `hyperhive.matrix.enable = true`, or +any external homeserver). ## Agent configuration