Skip to content

Add Matrix `/.well-known/matrix/server` file

Eric Eastwood requested to merge 2603-add-matrix-well-known into develop

Add Matrix /.well-known/matrix/server file (well-known)

Fix https://gitlab.com/gitlab-org/gitter/webapp/-/issues/2603

Testing strategy

  1. Add to "matrix": { "wellKnownServer": "gitter.ems.host:443" }, to config/config.user-overrides.json
  2. Visit http://localhost:5000/.well-known/matrix/server
Edited by Eric Eastwood

Merge request reports