summary refs log tree commit diff
path: root/docs/media_repository.rst
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-12-24 16:56:32 +0000
committerMatthew Hodgson <matthew@matrix.org>2014-12-24 16:56:32 +0000
commit1eb319806b9186d6ddfff3c4516799faa5efbd20 (patch)
tree6ec2c66ffeaa4bc8c9d5208ba383d345035cfa94 /docs/media_repository.rst
parentspell out that upgrading is just installing over the top (diff)
downloadsynapse-1eb319806b9186d6ddfff3c4516799faa5efbd20.tar.xz
clarify these instructions a media-repo specific
Diffstat (limited to 'docs/media_repository.rst')
-rw-r--r--docs/media_repository.rst4
1 files changed, 3 insertions, 1 deletions
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.