mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-25 22:04:55 +00:00
MSC2965 changed the discovery mechanism to stop relying on .well-known
documents a while back. We removed references to this in the configuration
manual some time ago (see e3d1b8abfa) but
`mas-cli doctor` was still checking for it.
See element-hq/backend-internal#5 as well