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.federationis not enabled!
Example:
well_known:
server: 'server.matrix.example:443'