mirror of
https://github.com/matrix-org/synapse.git
synced 2026-05-05 12:16:38 +02:00
deploy: 6f30eb5b8e3d88d1b44cc7f9d7e548b30081d7e6
This commit is contained in:
parent
74f9c7dd50
commit
95b6649142
@ -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>
|
||||
|
||||
@ -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
Loading…
x
Reference in New Issue
Block a user