feat: add Matrix homeserver discovery configuration

This commit is contained in:
2026-04-03 19:22:47 -06:00
parent 2624883cb7
commit 38389c34ef
+5
View File
@@ -0,0 +1,5 @@
{
"m.homeserver": {
"base_url": "https://matrix.srjuggernaut.dev"
}
}