Skip to content

Commit 7fd05a5

Browse files
spantaleevvenimus
authored andcommitted
Add additional media repository prefix paths to matrix_synapse_workers_media_repository_endpoints
Related to element-hq/synapse#17421
1 parent 83dcc9e commit 7fd05a5

File tree

1 file changed

+2
-0
lines changed
  • roles/custom/matrix-synapse/vars

1 file changed

+2
-0
lines changed

roles/custom/matrix-synapse/vars/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,8 @@ matrix_synapse_workers_media_repository_endpoints:
244244
# Handles the media repository. It can handle all endpoints starting with:
245245

246246
- ^/_matrix/media/
247+
- ^/_matrix/client/v1/media/
248+
- ^/_matrix/federation/v1/media/
247249

248250
# ... and the following regular expressions matching media-specific administration APIs:
249251

0 commit comments

Comments
 (0)