mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-22 01:25:44 +03:00
clarify these instructions a media-repo specific
This commit is contained in:
parent
d90e586c85
commit
1eb319806b
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
Media Repository
|
||||
Media Repository
|
||||
================
|
||||
|
||||
*Synapse implementation-specific details for the media repository*
|
||||
|
||||
The media repository is where attachments and avatar photos are stored.
|
||||
It stores attachment content and thumbnails for media uploaded by local users.
|
||||
It caches attachment content and thumbnails for media uploaded by remote users.
|
||||
|
|
Loading…
Reference in a new issue