summary refs log tree commit diff
path: root/develop/workers.html
diff options
context:
space:
mode:
authoranoadragon453 <anoadragon453@users.noreply.github.com>2024-07-02 13:08:46 +0000
committeranoadragon453 <anoadragon453@users.noreply.github.com>2024-07-02 13:08:46 +0000
commit444c544808c0e6934fcca46d002e476d2004e68f (patch)
tree3f5fb90920c60da5291138dd61fd06fdbdfcf255 /develop/workers.html
parentdeploy: b11f5c984b28b5ff6f5909db34a4e6b96d3e4880 (diff)
downloadsynapse-444c544808c0e6934fcca46d002e476d2004e68f.tar.xz
deploy: 8f890447b0f8b6cbe369b162670185e8c746b2f2
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$