From 1eb319806b9186d6ddfff3c4516799faa5efbd20 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Wed, 24 Dec 2014 16:56:32 +0000 Subject: [PATCH] clarify these instructions a media-repo specific --- docs/media_repository.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/media_repository.rst b/docs/media_repository.rst index e4a6974041..1037b5be63 100644 --- a/docs/media_repository.rst +++ b/docs/media_repository.rst @@ -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.