Bläddra i källkod

Add additional media repository prefix paths to matrix_synapse_workers_media_repository_endpoints

Related to https://github.com/element-hq/synapse/pull/17421
pull/3425/head
Slavi Pantaleev 1 år sedan
förälder
incheckning
c6d8a68e77
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. +2
    -0
      roles/custom/matrix-synapse/vars/main.yml

+ 2
- 0
roles/custom/matrix-synapse/vars/main.yml Visa fil

@@ -243,6 +243,8 @@ matrix_synapse_workers_media_repository_endpoints:
# Handles the media repository. It can handle all endpoints starting with: # Handles the media repository. It can handle all endpoints starting with:


- ^/_matrix/media/ - ^/_matrix/media/
- ^/_matrix/client/v1/media/
- ^/_matrix/federation/v1/media/


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




Laddar…
Avbryt
Spara