summary refs log tree commit diff
path: root/develop/workers.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/workers.html')
-rw-r--r--develop/workers.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/develop/workers.html b/develop/workers.html
index 61a2f3130e..c2baaf6d9c 100644
--- a/develop/workers.html
+++ b/develop/workers.html
@@ -791,6 +791,7 @@ worker_log_config: /etc/matrix-synapse/federation-sender-log.yaml
 <h3 id="synapseappmedia_repository"><a class="header" href="#synapseappmedia_repository"><code>synapse.app.media_repository</code></a></h3>
 <p>Handles the media repository. It can handle all endpoints starting with:</p>
 <pre><code>/_matrix/media/
+/_matrix/client/v1/media/
 </code></pre>
 <p>... and the following regular expressions matching media-specific administration APIs:</p>
 <pre><code>^/_synapse/admin/v1/purge_media_cache$