Skip to content

We should have a default_server_name config.json property that defaults homeserver url and identity server url via .well-known #8763

Closed
@lampholder

Description

@lampholder

My matrix homeserver runs at https://matrix.lant.uk. The server name is lant.uk.

config.json:

{
    "default_server_name": "lant.uk"
}

Then, when you go to https://riot.lant.uk (don't, it doesn't exist), you'll see the nice and simple UX:
screenshot 2019-02-18 at 15 32 24
screenshot 2019-02-18 at 15 32 53
screenshot 2019-02-18 at 15 33 05

i.e. no server picker three-way option box, everything looked up via https://lant.uk/.well-known/matrix/client

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions