diff options
author | richvdh <richvdh@users.noreply.github.com> | 2021-09-02 13:08:14 +0000 |
---|---|---|
committer | richvdh <richvdh@users.noreply.github.com> | 2021-09-02 13:08:14 +0000 |
commit | ad4b59c93980487ead98c0ffd5f72890c753a98d (patch) | |
tree | 35e247211235b84768943413d396a4ff49bb613e /develop/media_repository.html | |
parent | deploy: e059094119d28491286de57716a84499f977e98a (diff) | |
download | synapse-ad4b59c93980487ead98c0ffd5f72890c753a98d.tar.xz |
deploy: 00640ee71affeab0f6ed7e784925522437f076c5
Diffstat (limited to 'develop/media_repository.html')
-rw-r--r-- | develop/media_repository.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/media_repository.html b/develop/media_repository.html index 7d79fbad0d..0d65b670c2 100644 --- a/develop/media_repository.html +++ b/develop/media_repository.html @@ -202,7 +202,7 @@ sqlite3 database indexed by <code>media_id</code>.</p> remote content is assigned a local <code>"filesystem_id"</code> to ensure that the directory structure <code>"remote_content/server_name/aa/bb/ccccccccdddddddddddd"</code> is appropriate. Thumbnails for remote content are stored under -<code>"remote_thumbnails/server_name/..."</code></p> +<code>"remote_thumbnail/server_name/..."</code></p> </main> |