This commit is contained in:
clokep 2022-07-12 17:49:32 +00:00
parent 74f9c7dd50
commit 95b6649142
4 changed files with 4 additions and 2 deletions

View file

@ -147,6 +147,7 @@
</div>
<h1 id="url-previews"><a class="header" href="#url-previews">URL Previews</a></h1>
<p>For information on how to enable URL previews in synapse, please see the <a href="../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>

View file

@ -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>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long