Skip to main content

well_known_server

Function well_known_server 

Source
pub(crate) async fn well_known_server(
    __arg0: State<State>,
    _body: Args<Request>,
) -> Result<Response>
Expand description

ยงGET /.well-known/matrix/server

Returns the .well-known URL if it is configured, otherwise returns 404.