Explorar el Código

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 hace 1 año
padre
commit
c6d8a68e77
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      roles/custom/matrix-synapse/vars/main.yml

+ 2
- 0
roles/custom/matrix-synapse/vars/main.yml Ver fichero

@@ -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:



Cargando…
Cancelar
Guardar