From 1b5e58a3b488945c916104c0a10aada28144c195 Mon Sep 17 00:00:00 2001 From: DJ Chase Date: Sat, 28 Mar 2026 02:35:53 -0400 Subject: [PATCH] chore: add matrixrooms.info to directory list (#2844) * chore: add matrixrooms.info to directory list matrixrooms.info is a directory of all public Matrix rooms it can find, regardless of homeserver. It is much larger than the morg directory, so is more useful as a general search --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 91e23082..8887c1c2 100644 --- a/config.json +++ b/config.json @@ -22,7 +22,7 @@ "#PrivSec.dev:arcticfoxes.net", "#disroot:aria-net.org" ], - "servers": ["matrix.org", "mozilla.org", "unredacted.org"] + "servers": ["matrixrooms.info", "matrix.org", "mozilla.org", "unredacted.org"] }, "hashRouter": {