fix/add-matrix-wellknown #52
No reviewers
Labels
No labels
Bug
Docs
Feature request
Good for newcomers
Infra
Privacy
Refactoring or migration
Security
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: pub-solar/infra#52
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/add-matrix-wellknown"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is already deployed. https://federationtester.matrix.org/#pub.solar
@ -10,1 +9,3 @@
wellKnownServer."m.server" = "matrix.test.pub.solar:8448";
wellKnownClient = {
"m.homeserver".base_url = "https://matrix.pub.solar";
"m.identity_server".base_url = "https://matrix.pub.solar";
This breaks federation for the testing domain that @axeman is working on. Can we have an extra nginx vhost for testing and the current matrix homeserver?
I don't see this currently actively being worked on, so I'd rather that gets added/changed in a separate Pr so we get this merged
Okay then @axeman will have to add this back 👍