diff options
author | clokep <clokep@users.noreply.github.com> | 2022-07-12 17:49:32 +0000 |
---|---|---|
committer | clokep <clokep@users.noreply.github.com> | 2022-07-12 17:49:32 +0000 |
commit | 95b6649142c5c16d277d63333cc50217a7b94dff (patch) | |
tree | 2d55a10fe17478993c6e0b9de77906272471774b /develop/print.html | |
parent | deploy: 2d82cdafd23b5bcb597e776537e23c367e18d4ac (diff) | |
download | synapse-95b6649142c5c16d277d63333cc50217a7b94dff.tar.xz |
deploy: 6f30eb5b8e3d88d1b44cc7f9d7e548b30081d7e6
Diffstat (limited to 'develop/print.html')
-rw-r--r-- | develop/print.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/develop/print.html b/develop/print.html index 99ed937384..55f5db572e 100644 --- a/develop/print.html +++ b/develop/print.html @@ -8199,6 +8199,7 @@ consent uri for that user.</p> URI that clients use to connect to the server. (It is used to construct <code>consent_uri</code> in the error.)</p> <div style="break-before: page; page-break-before: always;"></div><h1 id="url-previews-1"><a class="header" href="#url-previews-1">URL Previews</a></h1> +<p>For information on how to enable URL previews in synapse, please see the <a href="development/../usage/configuration/config_documentation.html#url_preview_enabled">config manual</a>.</p> <p>The <code>GET /_matrix/media/r0/preview_url</code> endpoint provides a generic preview API for URLs which outputs <a href="https://ogp.me/">Open Graph</a> responses (with some Matrix specific additions).</p> |