Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Well-known

well_known: Controls the values returned to the well-known helper routes.

Client

client: The base URL for client-to-server interactions.

Example:

well_known:
  client: https://client.matrix.example

Server

server: The base connection address (NOT URL) for server-to-server interactions.

Important

This option has no effect if experiments.federation is not enabled!

Example:

well_known:
  server: 'server.matrix.example:443'