Add additional media repository prefix paths to matrix_synapse_workers_media_repository_endpoints

Related to https://github.com/element-hq/synapse/pull/17421
This commit is contained in:
Slavi Pantaleev 2024-07-16 17:54:28 +03:00
parent 6db03724ab
commit c6d8a68e77

View File

@ -243,6 +243,8 @@ matrix_synapse_workers_media_repository_endpoints:
# Handles the media repository. It can handle all endpoints starting with:
- ^/_matrix/media/
- ^/_matrix/client/v1/media/
- ^/_matrix/federation/v1/media/
# ... and the following regular expressions matching media-specific administration APIs: