mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-05 07:18:52 -04:00
Clarify that users' media are also preview images (#11862)
This commit is contained in:
parent
a3865ed525
commit
65ef21b1c7
3 changed files with 12 additions and 1 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
These APIs allow extracting media information from the homeserver.
|
||||
|
||||
Details about the format of the `media_id` and storage of the media in the file system
|
||||
are documented under [media repository](../media_repository.md).
|
||||
|
||||
To use it, you will need to authenticate by providing an `access_token`
|
||||
for a server admin: see [Admin API](../usage/administration/admin_api).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue