location /.well-known/matrix {
    proxy_pass https://matrix.laquadrature.net/.well-known/matrix;
    proxy_set_header X-Forwarded-For $remote_addr;
}