Skip to content

Commit

Permalink
Add .well-known entries for chat.pioneerspacesim.net
Browse files Browse the repository at this point in the history
  • Loading branch information
sturnclaw committed Oct 3, 2024
1 parent c9ad72f commit 2e2a9a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions themes/pioneer/static/.well-known/matrix/client
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"m.homeserver": {
"base_url": "https://chat.pioneerspacesim.net"
}
}
3 changes: 3 additions & 0 deletions themes/pioneer/static/.well-known/matrix/server
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"m.server": "chat.pioneerspacesim.net:443"
}

0 comments on commit 2e2a9a8

Please sign in to comment.