1 files changed, 1 insertions, 0 deletions
diff --git a/v1.111/workers.html b/v1.111/workers.html
index c2baaf6d9c..2f567874c9 100644
--- a/v1.111/workers.html
+++ b/v1.111/workers.html
@@ -792,6 +792,7 @@ worker_log_config: /etc/matrix-synapse/federation-sender-log.yaml
<p>Handles the media repository. It can handle all endpoints starting with:</p>
<pre><code>/_matrix/media/
/_matrix/client/v1/media/
+/_matrix/federation/v1/media/
</code></pre>
<p>... and the following regular expressions matching media-specific administration APIs:</p>
<pre><code>^/_synapse/admin/v1/purge_media_cache$
|