We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83dcc9e commit 7fd05a5Copy full SHA for 7fd05a5
roles/custom/matrix-synapse/vars/main.yml
@@ -244,6 +244,8 @@ matrix_synapse_workers_media_repository_endpoints:
244
# Handles the media repository. It can handle all endpoints starting with:
245
246
- ^/_matrix/media/
247
+ - ^/_matrix/client/v1/media/
248
+ - ^/_matrix/federation/v1/media/
249
250
# ... and the following regular expressions matching media-specific administration APIs:
251
0 commit comments