Remove boxes/added-in-paragraph
shortcode (#1970)
This commit is contained in:
parent
ae3673d2ef
commit
1e47d7ec48
5 changed files with 1 additions and 53 deletions
|
@ -1204,7 +1204,6 @@ Servers MUST use the server described in the [Matrix Content URI](/client-server
|
|||
Formatted as `mxc://{ServerName}/{MediaID}`, servers MUST download the media from
|
||||
`ServerName` using the below endpoints.
|
||||
|
||||
{{% boxes/added-in-paragraph %}}
|
||||
{{< changed-in v="1.11" >}} Servers were previously advised to use the `/_matrix/media/*`
|
||||
endpoints described by the [Content Repository module in the Client-Server API](/client-server-api/#content-repository),
|
||||
however, those endpoints have been deprecated. New endpoints are introduced which
|
||||
|
@ -1213,7 +1212,6 @@ the required access token to those endpoints. Instead, servers MUST try the endp
|
|||
described below before falling back to the deprecated `/_matrix/media/*` endpoints
|
||||
when they receive a `404 M_UNRECOGNIZED` error. When falling back, servers MUST
|
||||
be sure to set `allow_remote` to `false`.
|
||||
{{% /boxes/added-in-paragraph %}}
|
||||
|
||||
{{% http-api spec="server-server" api="content_repository" %}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue