fix(chat): correct .well-known URLs #15

Merged
minion merged 1 commit from push-vmpkoxnnnrsu into main 2024-08-26 00:30:06 +00:00
Owner

By default, conduit assumes your .well-known URLs are the same as your
base URL (for us auxolotl.org). Unfortunately, although we want our
accounts to be @foo:auxolotl.org, our server is actually at
matrix.auxolotl.org, which broke some clients such as commet

Correcting these .well-known URLs allows clients to connect again

By default, conduit assumes your .well-known URLs are the same as your base URL (for us auxolotl.org). Unfortunately, although we want our accounts to be @foo:auxolotl.org, our server is actually at matrix.auxolotl.org, which broke some clients such as commet Correcting these .well-known URLs allows clients to connect again
minion added 1 commit 2024-08-26 00:29:35 +00:00
fix(chat): correct .well-known URLs
All checks were successful
buildbot/nix-eval Build done.
e456cab7f4
By default, conduit assumes your .well-known URLs are the same as your
base URL (for us auxolotl.org). Unfortunately, although we want our
accounts to be @foo:auxolotl.org, our server is actually at
matrix.auxolotl.org, which broke some clients such as commet

Correcting these .well-known URLs allows clients to connect again
minion merged commit 8c0f02c3f1 into main 2024-08-26 00:30:06 +00:00
minion deleted branch push-vmpkoxnnnrsu 2024-08-26 00:30:07 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: auxolotl/infra#15
No description provided.